mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-23 15:00:29 +00:00
Extended file data wasn't persistent because we weren't writing out the inode with the i_size update that covered the newly written data. Signed-off-by: Zach Brown <zab@versity.com>