-
**Description of problem:**
I am using btrfs as a storage driver, because my containers can contain up to 60GB of new data. I thought btrfs, being a copy on write file system, should be able to handle…
-
Elwynd suggested that we add an equivalent of CopyFile(). Is that in scope with the other filesystem API changes?
-
I'm working on a project (a syntax highlight for an editor) which require me to have access to the position of a token within the source string. After scanning through the lexer and parsing documentat…
-
The README says:
> Disk-space efficient, with a global cache for dependency deduplication.
I always interpreted this as uv using hard links (or other more efficient platform-specific techniques)…
-
I've read docs and still don't understand:
* let files A and B have the same hashes (they are completely the same)
* A and B are located on the **same** subvolume
* can `bees` deduplicate A and B…
-
A fundamental issue with the way nix works is that updating a package with many dependencies will result in a mass rebuild, with subsequent cache.nixos.org storage cost, and for the users, mass downlo…
-
Prior to submitting a new issue make sure to complete these steps:
- [x] Include the VimWiki settings from your `.vimrc`
```
let g:vimwiki_global_ext = 0
let g:vimwiki_dir_link = 'index'
let …
-
Chris Murphy reported a problem where filefrag -v was showing an extent shared, but btrfs inspect-internal logical-resolve would only show one file. This is because fiemap is marking the extent as sh…
-
Basically what it says on the can.
Right now, I'm using a separate VM with smb server to share folders between several VMs (including a windows one), but it
1) has unpleasant overhead
2) smb has…
-
### Verify latest release
- [X] I verified that the issue exists in the latest pnpm release
### pnpm version
8.15.4
### Which area(s) of pnpm are affected? (leave empty if unsure)
_No response_
…