summaryrefslogtreecommitdiffstats
path: root/daemon/xfs.c
Commit message (Expand)AuthorAgeFilesLines
* syntax: xfs: Rewrite split_strdup function to avoid use of strncpy.Richard W.M. Jones2012-09-151-6/+8
* syntax: xfs: Remove useless if before free.Richard W.M. Jones2012-09-151-4/+4
* daemon: collect list of called external commandsOlaf Hering2012-08-301-5/+11
* NEW API:xfs:xfs_repairWanlong Gao2012-08-301-0/+122
* xfs_growfs: drop the unstructed outputWanlong Gao2012-08-211-7/+6
* New API: xfs: xfs_adminWanlong Gao2012-08-211-0/+69
* xfs: fix a possible memory leakWanlong Gao2012-08-111-0/+1
* xfs: add new api xfs-growfsWanlong Gao2012-08-021-0/+111
* xfs_info: resolve device when doing xfs_info on a deviceWanlong Gao2012-07-241-13/+8
* New API: add new api xfs_infoWanlong Gao2012-07-181-0/+355