summaryrefslogtreecommitdiff
path: root/lib/util/gpfswrap.c
Commit message (Expand)AuthorAgeFilesLines
* gpfswrap: Make pathname "const char *" in gpfswrap_quotactl()Ralph Wuerthner2020-02-031-2/+5
* gpfswrap: Make pathname "const char *" in gpfswrap_get_winattrs_path()Ralph Wuerthner2020-02-031-2/+3
* gpfswrap: Make pathname "const char *" in gpfswrap_set_winattrs_path()Ralph Wuerthner2020-02-031-2/+4
* gpfswrap: Make pathname "const char *" in gpfswrap_get_realfilename_path()Ralph Wuerthner2020-02-031-2/+5
* gpfswrap: Make pathname "const char *" in gpfswrap_putacl()Ralph Wuerthner2020-02-031-2/+2
* gpfswrap: Make pathname "const char *" in gpfswrap_getacl()Ralph Wuerthner2020-02-031-2/+2
* gpfswrap: Remove unused wrapper gpfswrap_getfilesetid()Ralph Wuerthner2020-02-031-12/+0
* gpfswrap: Add wrappers for gpfs_fstat_x and gpfs_stat_xChristof Schmitt2019-11-191-0/+28
* gpfswrap: Remove unused gpfs_prealloc wrapperChristof Schmitt2019-04-221-12/+0
* gpfswrap: Add wrapper for gpfs_set_winattrsChristof Schmitt2016-04-011-0/+13
* gpfswrap: Remove unused wrapper for gpfs_fnctlChristof Schmitt2015-07-081-12/+0
* gpfswrap: Add wrappers for tracing APIChristof Schmitt2015-03-231-0/+46
* gpfswrap: Move gpfswrap to lib/utilChristof Schmitt2015-03-231-0/+226