diff options
author | Darrick J. Wong <djwong@kernel.org> | 2021-09-23 09:41:13 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-10-19 11:45:14 -0700 |
commit | efb79ea31067ae3dd0f348eb06e6b9a5e9907078 (patch) | |
tree | f5de388d64cb4e46ab4691e7c46321525f6b90b2 /fs/kernel_read_file.c | |
parent | cc411740472d958b718b9c6a7791ba00d88f7cef (diff) |
xfs: reduce the size of nr_ops for refcount btree cursors
We're never going to run more than 4 billion btree operations on a
refcount cursor, so shrink the field to an unsigned int to reduce the
structure size. Fix whitespace alignment too.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'fs/kernel_read_file.c')
0 files changed, 0 insertions, 0 deletions