summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/orphanage.c
AgeCommit message (Collapse)Author
2021-10-22xfs: move orphan files to the orphanagerepair-dirs_2021-10-22Darrick 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>