summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_refcount.h
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2022-10-26 14:55:04 -0700
committerDarrick J. Wong <djwong@kernel.org>2022-10-31 08:58:22 -0700
commitc1ccf967bf962b998f0c096e06a658ece27d10a0 (patch)
tree1b3a83cd206ae168dd0cfa8fecee2dc9fc79c673 /fs/xfs/libxfs/xfs_refcount.h
parentf1fdc8207840672a46f26414f2c989ec078a153b (diff)
xfs: fix uninitialized list head in struct xfs_refcount_recovery
We're supposed to initialize the list head of an object before adding it to another list. Fix that, and stop using the kmem_{alloc,free} calls from the Irix days. Fixes: 174edb0e46e5 ("xfs: store in-progress CoW allocations in the refcount btree") Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'fs/xfs/libxfs/xfs_refcount.h')
0 files changed, 0 insertions, 0 deletions