diff options
author | Darrick J. Wong <djwong@kernel.org> | 2021-09-23 18:41:13 +0200 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-10-19 20:45:14 +0200 |
commit | efb79ea31067ae3dd0f348eb06e6b9a5e9907078 (patch) | |
tree | f5de388d64cb4e46ab4691e7c46321525f6b90b2 /net/bridge/br_mrp.c | |
parent | xfs: remove xfs_btree_cur.bc_blocklog (diff) | |
download | linux-efb79ea31067ae3dd0f348eb06e6b9a5e9907078.tar.xz linux-efb79ea31067ae3dd0f348eb06e6b9a5e9907078.zip |
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 'net/bridge/br_mrp.c')
0 files changed, 0 insertions, 0 deletions