kdave
kdave
Hi, in the presentation (./presentations/The_state_of_the_Linux_kernel_security.pdf) slide 25 there's a link to subsystems that refuse to tag for stable, leading to https://groups.google.com/a/google.com/g/kernel-dynamic-tools/c/SZnwXich2tM/m/gTkaJXxxAQAJ , but there's nothing on that page, nor kernel-dynamic-tools...
In original mode `check` works --mode=original [1/7] checking root items [2/7] checking extents corrupt extent record: key [131072,169,4096] corrupt extent record: key [4194304,169,4096] corrupt extent record: key [4198400,169,4096] corrupt extent...
Removing a stale qgroup may not succeed for several reasons: https://lore.kernel.org/linux-btrfs/fa8f65936f31c07ca4783229140ecfb1f7ada785.1714082499.git.wqu@suse.com/ : - Currently kernel doesn not allow to delete non-empty qgroups - A qgroup can only be empty after...
Use the :warning: or :error: annotations in the CI runs so the test name is printed in the run overview. Put it somewhere after "Adding logs as artifacts" build step.
Fails an assertion "btrfs-sb-mod image.test sectorsize +4096"
Changes to documentation should be also reviewable in the CI. Do it at least for the manual pages. - add CI job to generate manual pages - filter only the...
#694 enabled RST for convert but the support is incomplete in `make_convert_btrfs`. Implement what's missing, unify code with `make_btrfs`.
For convenience we should provide a command to set the threshold, right now it's something like `echo 1 > /sys/fs/btrfs/$uuid/qgroups/drop_subtree_threshold` where the uuid must be found by other means. Related...
https://bugzilla.kernel.org/show_bug.cgi?id=118111 continued. The lower limit for resizing is 256m and checked by kernel, but the error message is generic when printed from `btrfs fi resize`: ``` $ btrfs fi resize...
Document question about send stream size and reflinks. - https://bugzilla.kernel.org/show_bug.cgi?id=216148 - https://www.reddit.com/r/btrfs/comments/wljt4s/btrfs_send_breaks_reflinks - Answer https://lore.kernel.org/linux-btrfs/20221008005704.795b44b0@crass-HP-ZBook-15-G2/