-
Link to patches
https://lore.kernel.org/linux-btrfs/cover.1731297381.git.wqu@suse.com/
b4 am cover.1731297381.git.wqu@suse.com
-
Because of a small change in the build script - the experimental BTRFS is to be tested again before release.
https://github.com/rootzoll/raspiblitz/pull/1854
-
I have a test filesystem, only containing a single empty btrfs subvolume:
```
root@ganesha-server:/srv/test1# ls -la
total 20
drwxr-xr-x 1 root root 14 Sep 20 20:17 .
drwxr-xr-x 4 root root 4…
-
People,
I have been using Linux for decades but have only started switching my machines over to btrfs (from ext4) recently.
Yesterday I came across my first btrfs problem - I was looking at mail…
-
When mounting a partition, btrfs-fuse throws this error.
```
~ $ /home/askiiart/btrfs-fuse/build/btrfs-fuse /dev/nvme0n1p3 ./data/mountpoints/btrfs-fuse
ERROR: failed to scan device /dev/nvme0n1p…
-
Hello everyone :smile:
It's about btrfs-documentation:
I'd like to ask about technical details on extended attributes (xattrs) on btrfs, and found these pages:
* https://docs.kernel.org/6.1/fil…
-
Don't know the cause of this inconsistency, but something is clearly wrong here:
Tested on both btrfs-progs 5.16.2 & 6.10
Kernel: 6.9.3-76060903-generic
using btrfs-scrub:
```
$ sudo btr…
-
So I have an Arch system with BTRFS snapshots using snapper and the standard Arch BTRFS partition layout. Previously I used GRUB with grub-btrfs as my bootloader and now I use rEFInd instead.
When…
-
We would like to format some partitions in btrfs.
-
**Describe the bug**
I've (luks encrypted) btrfs `/` + separate `/boot` (ext4 & `efi`).
Due to that `/boot` dir is not inclueded in backups, this means restoring backup will cause also `/boot` to be…