]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_quota: support relative path as `path' arguments
authorSatoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>
Tue, 27 Nov 2012 10:05:40 +0000 (10:05 +0000)
committerMark Tinguely <tinguely@eagdhcp-232-125.americas.sgi.com>
Fri, 21 Dec 2012 14:48:31 +0000 (08:48 -0600)
commit6a23747d5d63ccf7744a99543b5d81f8d05f1985
tree3bf415ab2d904359b25588b81a74d32943811184
parent3229e20820cf71aa18b67b2ad19d8d53d7b562b2
xfs_quota: support relative path as `path' arguments

Current xfs_quota only accepts absolute path as its `path' arguments.
This patch adds the support of relative path for user's convenience.

Signed-off-by: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Tested-by: Carlos Maiolino <cmaiolino@redhat.com>
libxcmd/paths.c