summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_fsmap.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-04xfs: report realtime space information via the rtbitmapDarrick J. Wong1-1/+119
2017-04-04xfs: have getfsmap fall back to the freesp btrees when rmap is not presentDarrick J. Wong1-3/+69
2017-04-04xfs: implement the GETFSMAP ioctlDarrick J. Wong1-0/+756