On Thu, Oct 27, 2022 at 10:15:05AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > 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@xxxxxxxxxx> > --- > fs/xfs/libxfs/xfs_refcount.c | 10 ++++++---- > 1 file changed, 6 insertions(+), 4 deletions(-) Looks fine. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx