summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_fsmap.c
AgeCommit message (Expand)Author
2017-10-16xfs: move two more RT specific functions into CONFIG_XFS_RTArnd Bergmann
2017-10-11xfs: move more RT specific code under CONFIG_XFS_RTDave Chinner
2017-05-16xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMINDarrick J. Wong
2017-04-25xfs: use NULL instead of 0 to initialize a pointer in xfs_getfsmapChristoph Hellwig
2017-04-03xfs: report realtime space information via the rtbitmapDarrick J. Wong
2017-04-03xfs: have getfsmap fall back to the freesp btrees when rmap is not presentDarrick J. Wong
2017-04-03xfs: implement the GETFSMAP ioctlDarrick J. Wong