Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xfs: preallocate blocks for worst-case btree expansion | Darrick J. Wong | 2016-10-05 | 1 | -0/+60 |
* | xfs: introduce refcount btree definitions | Darrick J. Wong | 2016-10-03 | 1 | -2/+20 |
* | xfs: store rmapbt block count in the AGF | Darrick J. Wong | 2016-08-17 | 1 | -0/+6 |
* | xfs: remove the get*keys and update_keys btree ops pointers | Darrick J. Wong | 2016-08-03 | 1 | -4/+0 |
* | xfs: support overlapping intervals in the rmap btree | Darrick J. Wong | 2016-08-03 | 1 | -2/+66 |
* | xfs: add rmap btree operations | Darrick J. Wong | 2016-08-03 | 1 | -0/+267 |
* | xfs: define the on-disk rmap btree format | Darrick J. Wong | 2016-08-03 | 1 | -0/+184 |