aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_rtalloc.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2021-03-29 18:11:43 +0000
committerDarrick J. Wong <[email protected]>2021-04-07 21:37:05 +0000
commitee7b83fd365e32beaa405d60b8c42f42ec5f42c2 (patch)
treeaa696b58d9c472abd855f6ed445fd3d3fd21c921 /fs/xfs/xfs_rtalloc.c
parentxfs: use XFS_B_TO_FSB in xfs_ioctl_setattr (diff)
downloadkernel-ee7b83fd365e32beaa405d60b8c42f42ec5f42c2.tar.gz
kernel-ee7b83fd365e32beaa405d60b8c42f42ec5f42c2.zip
xfs: use a union for i_cowextsize and i_flushiter
The i_cowextsize field is only used for v3 inodes, and the i_flushiter field is only used for v1/v2 inodes. Use a union to pack the inode a littler better after adding a few missing guards around their usage. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'fs/xfs/xfs_rtalloc.c')
0 files changed, 0 insertions, 0 deletions