summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/bmap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* xfs: trivial sparse fixes for the new scrub codeChristoph Hellwig2017-11-061-1/+1
* xfs: use a b+tree for the in-core extent listChristoph Hellwig2017-11-061-4/+1
* xfs: introduce the xfs_iext_cursor abstractionChristoph Hellwig2017-11-061-3/+3
* xfs: scrub inode block mappingsDarrick J. Wong2017-10-271-0/+366