aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_rtbitmap.c
diff options
context:
space:
mode:
authorDarrick J. Wong <[email protected]>2024-11-04 04:19:21 +0000
committerDarrick J. Wong <[email protected]>2024-11-05 21:38:40 +0000
commit21e62bddf0efdf89223d7094b9e9089a3a345807 (patch)
tree4f058113d3a03c48faf5718a6f304bd0500918b3 /fs/xfs/libxfs/xfs_rtbitmap.c
parentxfs: add frextents to the lazysbcounters when rtgroups enabled (diff)
downloadkernel-21e62bddf0efdf89223d7094b9e9089a3a345807.tar.gz
kernel-21e62bddf0efdf89223d7094b9e9089a3a345807.zip
xfs: convert sick_map loops to use ARRAY_SIZE
Convert these arrays to use ARRAY_SIZE insteead of requiring an empty sentinel array element at the end. This saves memory and would have avoided a bug that worked its way into the next patch. Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'fs/xfs/libxfs/xfs_rtbitmap.c')
0 files changed, 0 insertions, 0 deletions