Files
android_kernel_xiaomi_sm8450/fs/xfs/libxfs
Darrick J. Wong 4b4c1326fd xfs: treat CoW fork operations as delalloc for quota accounting
Since the CoW fork only exists in memory, it is incorrect to update the
on-disk quota block counts when we modify the CoW fork.  Unlike the data
fork, even real extents in the CoW fork are only delalloc-style
reservations (on-disk they're owned by the refcountbt) so they must not
be tracked in the on disk quota info.  Ensure the i_delayed_blks
accounting reflects this too.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
2018-01-29 07:27:23 -08:00
..
2014-06-25 14:57:36 +10:00
2018-01-29 07:27:22 -08:00
2018-01-29 07:27:22 -08:00
2014-06-25 14:57:36 +10:00
2018-01-29 07:27:22 -08:00
2018-01-29 07:27:22 -08:00
2018-01-29 07:27:22 -08:00
2018-01-29 07:27:22 -08:00
2018-01-29 07:27:22 -08:00
2018-01-29 07:27:22 -08:00
2017-11-09 15:50:29 -08:00
2018-01-29 07:27:22 -08:00
2017-11-16 12:06:45 -08:00
2018-01-29 07:27:22 -08:00