mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-20 21:40:29 +00:00
The kernel now has an ioctl to give us inode numbers with their sequence number for every inode that's been modified since a given tree update sequence number. Update mkfs and print to the on-disk format changes and add a trivial inodes-since command which calls the ioctl and prints the results. Signed-off-by: Zach Brown <zab@versity.com>