aboutsummaryrefslogtreecommitdiffstats
path: root/spaceman/freesp.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-09xfs_spaceman: convert open-coded unit conversions to helpersDarrick J. Wong1-10/+5
2019-09-09xfs_spaceman: embed struct xfs_fd in struct fileioDarrick J. Wong1-13/+17
2019-09-09xfs_spaceman: remove typedef usageDarrick J. Wong1-4/+4
2019-09-09libfrog: move path.h to libfrog/Darrick J. Wong1-1/+1
2018-07-23xfsprogs: convert to SPDX license tagsDave Chinner1-13/+1
2017-06-29xfs_spaceman: fix potential memory leak by malloc in scan_agBill O'Donnell1-0/+2
2017-06-21xfs_spaceman: add group summary modeDarrick J. Wong1-4/+25
2017-06-21xfs_spaceman: Free space mapping commandDave Chinner1-0/+392