mirror of
https://github.com/versity/scoutfs.git
synced 2026-08-28 03:46:12 +00:00
Lock invalidation had the ability to kick iput off to work context. We need to use it for inode writeback as well so we move the mechanism over to inode.c and give it a proper call. Signed-off-by: Zach Brown <zab@versity.com>