On Wed, Oct 02, 2024 at 11:33:23AM +1000, Dave Chinner wrote: > Note: this is an initial, unoptimised implementation that could be > significantly improved and reduced in size by using a radix tree tag > filter for VFS inodes and so use the generic tag-filtered > xfs_icwalk() implementation instead of special casing it like this > patch does. Looking at how much this duplicates from xfs_icwalk that would be very nice to have.