-
Possibly related to https://github.com/libuv/libuv/issues/4255
```
not ok 61 - fs_event_watch_delete_dir
# exit c…
-
Currently `s3s-fs` is just an example for how to implement a storage service with `s3s`.
Current Problems
+ logical concurrent safety is not guaranteed
+ internal metadata implementation is too n…
-
Add documentation for SMB/Samba shares (Windows)
-
Writing this more or less as a PSA, the otgfs / usbfs driver seems to be able to enter a lock up state where an interrupt can fire and call the waker but the waker is not woken up.
currently debugg…
-
[d3d8.log](https://github.com/user-attachments/files/17790479/d3d8.log)
Not sure what can realistically be done about this issue, but thought I would write about it here in case people are noticing…
-
There would be two interrelated changes I'm imagining here:
- Restructure `fs_iso9660` to use the mounting paradigm like fat/ext2 do. By default we'd still create the mount to `/cd/` as we've alway…
-
Hi
I have two questions. My first question is about test-06 and my second question is about lit.fs.
1-When I try to run test-06, I get the following error:
ERROR: failed to compile fragment sh…
-
For the first Windows support delivery in 1.16, Windows specific file system attributes, i.e., Security Descriptor, system/hidden/read-only flags, creation time, NTFS streams, are not supported.
In a…
-
When creating a new ext4 filesystem with `-O verity` enabled, `-d` ought to check if the files in the given directory are verity-enabled and — if they are — flag them for verity also in the new filesy…
-
Not sure if this is the right place to ask this question, and I debated if it should go in the [community Q&A](https://github.com/fsspec/community/discussions)?
Anyway, I want to leverage UPath an…