]> granicus.if.org Git - strace/commit
quotactl: fix Q_QUOTAON command decoding
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 18 Jan 2016 21:53:54 +0000 (21:53 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 19 Jan 2016 01:43:24 +0000 (01:43 +0000)
commitb176920bb7364d4fbe4970a7f5ab52b753ee11c6
treeac4d25ba00168b396f90e7f31048ff466edf1768
parent7258d27e9c6de406f8227d681b3a3b4e37284ea8
quotactl: fix Q_QUOTAON command decoding

* quota.c (SYS_FUNC(quotactl)): Print Q_QUOTAON 4th argument as a path.
quota.c