diff options
author | Christoph Hellwig <hch@lst.de> | 2025-02-15 07:43:02 +0100 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2025-03-03 08:16:43 -0700 |
commit | c0bd736d33844fa0c2f9c5b401b51d5908530b4e (patch) | |
tree | a6fd70f9663af4e21ce9f6a02bde631dba40c1af /fs/xfs/xfs_reflink.c | |
parent | a0760cca8e1007be7bfa154004e566b2a4fbcd71 (diff) |
xfs: fixup the metabtree reservation in xrep_reap_metadir_fsblocks
All callers of xrep_reap_metadir_fsblocks need to fix up the metabtree
reservation, otherwise they'd leave the reservations in an incoherent
state. Move the call to xrep_reset_metafile_resv into
xrep_reap_metadir_fsblocks so it always is taken care of, and remove
now superfluous helper functions in the callers.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Diffstat (limited to 'fs/xfs/xfs_reflink.c')
0 files changed, 0 insertions, 0 deletions