mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git
synced 2024-11-24 12:44:17 +08:00
04f1977832
Inode cache feature is going to be removed in kernel 5.11. After this kernel version items left on disk by this feature will take some extra space. Testing showed that the size is actually negligible but for completeness' sake give ability to users to remove such left-overs. This is achieved by iterating every fs root and removing respective items as well as relevant csum extents since the ino cache used the csum tree for csums. Signed-off-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
||
---|---|---|
.. | ||
common.h | ||
main.c | ||
mode-common.c | ||
mode-common.h | ||
mode-lowmem.c | ||
mode-lowmem.h | ||
mode-original.h | ||
qgroup-verify.c | ||
qgroup-verify.h |