mirror of
https://github.com/versity/scoutfs.git
synced 2026-01-08 21:03:12 +00:00
This adds i_version to our inode and maintains it as we allocate, load, modify, and store inodes. We set the flag in the superblock so in-kernel users can use i_version to see changes in our inodes. Signed-off-by: Zach Brown <zab@versity.com>