summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_rmap_btree.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove the get*keys and update_keys btree ops pointersDarrick J. Wong2016-08-031-4/+0
* xfs: support overlapping intervals in the rmap btreeDarrick J. Wong2016-08-031-2/+66
* xfs: add rmap btree operationsDarrick J. Wong2016-08-031-0/+267
* xfs: define the on-disk rmap btree formatDarrick J. Wong2016-08-031-0/+184