summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/bmap.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-06xfs: trivial sparse fixes for the new scrub codeChristoph Hellwig1-1/+1
2017-11-06xfs: use a b+tree for the in-core extent listChristoph Hellwig1-4/+1
2017-11-06xfs: introduce the xfs_iext_cursor abstractionChristoph Hellwig1-3/+3
2017-10-26xfs: scrub inode block mappingsDarrick J. Wong1-0/+366