-
I figured I was about to install a bunch of things on my shiny new Linux subsystem, then realized my SSD would soon run out of disk space at that rate. Hoping I could improvise a solution, I tried mov…
-
The ability to work with files and filesystems is one of the crucial features that a programming language could provide through its standard library. Even if an application is not built around reading…
-
### Component
systemd-udevd
### Is your feature request related to a problem? Please describe
```
$ mount -t tmpfs tmpfs mtpt
$ cp mart.html mtpt
$ losetup -fPr mtpt/mart.html
losetup: mtpt/mar…
-
- Request for enhancement (RFE)
background: I'm the bcachefs author. bcachefs supports multiple devices (raid, tiering).
Currently, we typically mount a multiple device filesystem by listing al…
-
Since streams in `MemoryFile`s are made non-disposable as seen in this code:
https://github.com/Arlodotexe/OwlCore.Storage/blob/main/src%2FMemory%2FMemoryFile.cs#L52-L61
This can cause memory leaks i…
-
# Description
`std::filesystem::exists(p)`, where `p` is a path pointing to a unix socket (e.g. `p = "./test.sock"`), throws an exception with the message `exists: unknown error: "./test.sock"`.
#…
-
Lets make a Filesystem implementation that does all the right `fsync` things when you perform a write operation. It should share most of its code with the regular Filesystem implementations.
```
c…
-
**What would you like to be added**:
Support filesystems with the uri protocol as `pvc://`, this is compatible with distributed cache systems like fluid in the future.
**Why is this needed**…
-
### Bug description
src/plugin/filesystem-monitoring.spec.ts > should send event into onDid when a file is watched into an existing directory
on Windows I see errors in the PR checks
### Operating …
-
#### The associated forum post URL from `https://forum.rclone.org`
#### What is your current rclone version (output from `rclone version`)?
rclone v1.68.1
- os/version: Microsoft Windows …