Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMIN | Darrick J. Wong | 2017-05-16 | 1 | -1/+4 |
* | xfs: use NULL instead of 0 to initialize a pointer in xfs_getfsmap | Christoph Hellwig | 2017-04-25 | 1 | -1/+1 |
* | xfs: report realtime space information via the rtbitmap | Darrick J. Wong | 2017-04-04 | 1 | -1/+119 |
* | xfs: have getfsmap fall back to the freesp btrees when rmap is not present | Darrick J. Wong | 2017-04-04 | 1 | -3/+69 |
* | xfs: implement the GETFSMAP ioctl | Darrick J. Wong | 2017-04-04 | 1 | -0/+756 |