aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_refcount_btree.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-19xfs: always compile the btree inorder check functionsGravatar Darrick J. Wong 1-4/+0
2017-06-19xfs: remove double-underscore integer typesGravatar Darrick J. Wong 1-4/+4
2017-01-03xfs: use the actual AG length when reserving blocksGravatar Darrick J. Wong 1-3/+6
2016-12-05xfs: make xfs btree stats less hugeGravatar Dave Chinner 1-0/+1
2016-10-05xfs: preallocate blocks for worst-case btree expansionGravatar Darrick J. Wong 1-3/+65
2016-10-03xfs: add refcount btree operationsGravatar Darrick J. Wong 1-0/+211
2016-10-03xfs: define the on-disk refcount btree formatGravatar Darrick J. Wong 1-0/+178