strace/xlat/quota_formats.in
Dmitry V. Levin 2d544968fe Update quotactl constants
* xlat/quota_formats.in: Add QFMT_OCFS2 and QFMT_VFS_V1.
* xlat/quotacmds.in: Add Q_XGETQSTATV.
* xlat/quotatypes.in: Add PRJQUOTA.
* xlat/xfs_quota_flags.in: Add FS_QUOTA_PDQ_ACCT and FS_QUOTA_PDQ_ENFD.
2016-01-17 22:30:54 +00:00

5 lines
56 B
Plaintext

QFMT_VFS_OLD 1
QFMT_VFS_V0 2
QFMT_OCFS2 3
QFMT_VFS_V1 4