On Tue, Jun 18, 2024 at 04:22:07PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > If repair calls mk_orphanage and the /lost+found directory already > exists, we need to irele the root directory before exiting the function. > > Fixes: 6c39a3cbda32 ("Don't trash lost+found in phase 4 Merge of master-melb:xfs-cmds:29144a by kenmcd.") > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>