summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/orphanage.h
AgeCommit message (Collapse)Author
2022-11-09xfs: move orphan files to the orphanageDarrick J. Wong
If we can't find a parent for a file, move it to the orphanage. Signed-off-by: Darrick J. Wong <djwong@kernel.org>