]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_bmap_btree.h
libxfs: refactor manage_zones()
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_bmap_btree.h
2018-06-28  Dave Chinnerxfs: convert to SPDX license tags
2018-06-28  Darrick J. Wongxfs: add helpers to calculate btree size
2018-05-01  Eric SandeenMerge branch 'libxfs-4.17-sync' into for-next
2018-04-18  Darrick J. Wongxfs: refactor bmap record validation
2017-11-27  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-11-17  Christoph Hellwigxfs: pass struct xfs_bmbt_irec to xfs_bmbt_validate_extent
2017-11-17  Christoph Hellwigxfs: use a b+tree for the in-core extent list
2017-11-17  Christoph Hellwigxfs: pass an on-disk extent to xfs_bmbt_validate_extent
2017-11-17  Christoph Hellwigxfs: remove xfs_bmbt_get_state
2017-11-17  Christoph Hellwigxfs: remove all xfs_bmbt_set_* helpers except for xfs_b...
2017-11-17  Christoph Hellwigxfs: pass a struct xfs_bmbt_irec to xfs_bmbt_update
2017-05-11  Christoph Hellwigxfs: simplify validation of the unwritten extent bit
2017-05-11  Christoph Hellwigxfs: remove the ISUNWRITTEN macro
2015-07-30  Dave Chinnerlibxfs: restructure to match kernel layout