On Thu, Dec 03, 2020 at 10:17:40AM +0200, Nikolay Borisov wrote: > Following the removal of ino cache support in the kernel, let's add support > for 'btrfs check --clear-ino-cache'. 2nd patch also adds a test to ensure we > don't regress this functionality in the future.
Thanks, added to devel with some fixups. The test is really for check so it should be in fsck-tests and the SUDO_HELPER is not necessary as there's no mount/umount involved (that failed on my NFS setup), the dump-tree -t N should not be numeric if it's for a named tree (fs, csum).