Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xfs: propagate bmap updates to rmapbt | Darrick J. Wong | 2016-08-03 | 1 | -0/+259 |
* | xfs: add rmap btree insert and delete helpers | Darrick J. Wong | 2016-08-03 | 1 | -1/+46 |
* | xfs: convert unwritten status of reverse mappings | Darrick J. Wong | 2016-08-03 | 1 | -0/+441 |
* | xfs: remove an extent from the rmap btree | Darrick J. Wong | 2016-08-03 | 1 | -5/+215 |
* | xfs: add an extent to the rmap btree | Darrick J. Wong | 2016-08-03 | 1 | -5/+221 |
* | xfs: teach rmapbt to support interval queries | Darrick J. Wong | 2016-08-03 | 1 | -0/+43 |
* | xfs: add rmap btree operations | Darrick J. Wong | 2016-08-03 | 1 | -0/+96 |
* | xfs: introduce rmap extent operation stubs | Darrick J. Wong | 2016-08-03 | 1 | -0/+89 |