Fork of reMarkable kernel https://github.com/reMarkable/linux
Go to file
Chris Mason 9069218d44 Btrfs: Fix i_blocks accounting
Now that delayed allocation accounting works, i_blocks accounting is changed
to only modify i_blocks when extents inserted or removed.

The fillattr call is changed to include the delayed allocation byte count
in the i_blocks result.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
2008-09-25 11:04:00 -04:00
fs/btrfs Btrfs: Fix i_blocks accounting 2008-09-25 11:04:00 -04:00