aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_bmap_btree.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-23xfs: refactor bmap record validationDarrick J. Wong1-14/+0
2017-11-06xfs: pass struct xfs_bmbt_irec to xfs_bmbt_validate_extentChristoph Hellwig1-2/+2
2017-11-06xfs: use a b+tree for the in-core extent listChristoph Hellwig1-6/+1
2017-11-06xfs: pass an on-disk extent to xfs_bmbt_validate_extentChristoph Hellwig1-2/+2
2017-10-26xfs: remove xfs_bmbt_get_stateChristoph Hellwig1-1/+0
2017-10-26xfs: remove all xfs_bmbt_set_* helpers except for xfs_bmbt_set_allChristoph Hellwig1-6/+0
2017-10-26xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_updateChristoph Hellwig1-3/+1
2017-04-25xfs: simplify validation of the unwritten extent bitChristoph Hellwig1-7/+14
2017-04-03xfs: remove the ISUNWRITTEN macroChristoph Hellwig1-1/+0
2014-06-25libxfs: move header filesDave Chinner1-0/+143