]> granicus.if.org Git - strace/commit
quotactl: fix Q_XQUOTAOFF command decoding
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 18 Jan 2016 21:41:22 +0000 (21:41 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 19 Jan 2016 01:43:17 +0000 (01:43 +0000)
commit7ea48d6ff8cb5b2cb35063031644f2cbed0617c6
treec17d46dbbf7699ed6e6a30b7672ed95544facf0c
parent6a9ac9636a6079a47592df2c889faa07c76bc755
quotactl: fix Q_XQUOTAOFF command decoding

* quota.c (decode_cmd_data): Print xfs quota flags argument.
quota.c