xfs: repair extended attributes
If the extended attributes look bad, try to sift through the rubble to find whatever keys/values we can, stage a new attribute structure in a temporary file and use the atomic extent swapping mechanism to commit the results in bulk. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
Showing
fs/xfs/scrub/attr_repair.c
0 → 100644
This diff is collapsed.
fs/xfs/scrub/attr_repair.h
0 → 100644
Please register or sign in to comment