Fork of reMarkable kernel https://github.com/reMarkable/linux
Go to file
Chris Mason dbe674a99c Btrfs: Update on disk i_size only after pending ordered extents are done
This changes the ordered data code to update i_size after the extent
is on disk.  An on disk i_size is maintained in the in-memory btrfs inode
structures, and this is updated as extents finish.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
2008-09-25 11:04:04 -04:00
fs/btrfs Btrfs: Update on disk i_size only after pending ordered extents are done 2008-09-25 11:04:04 -04:00