mirror of
https://github.com/versity/scoutfs.git
synced 2026-02-11 04:51:08 +00:00
We only set the .getattr method to our locked getattr filler for regular files. Set it for all files so that stat, etc, will see the current inode for all file types. Signed-off-by: Zach Brown <zab@versity.com>