diff options
author | Christoph Hellwig <hch@lst.de> | 2024-04-22 13:20:15 +0200 |
---|---|---|
committer | Chandan Babu R <chandanbabu@kernel.org> | 2024-04-22 14:30:48 +0200 |
commit | 7099bd0f243fa7511de6e95b0b8807ba7d3e5204 (patch) | |
tree | fbcabbadaf67111f352e1a4ec13720685b33a059 /fs/xfs/xfs_inode.c | |
parent | xfs: cleanup fdblock/frextent accounting in xfs_bmap_del_extent_delay (diff) | |
download | linux-7099bd0f243fa7511de6e95b0b8807ba7d3e5204.tar.xz linux-7099bd0f243fa7511de6e95b0b8807ba7d3e5204.zip |
xfs: support RT inodes in xfs_mod_delalloc
To prepare for re-enabling delalloc on RT devices, track the data blocks
(which use the RT device when the inode sits on it) and the indirect
blocks (which don't) separately to xfs_mod_delalloc, and add a new
percpu counter to also track the RT delalloc blocks.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'fs/xfs/xfs_inode.c')
0 files changed, 0 insertions, 0 deletions