strace/xlat/if_dqinfo_flags.in
Dmitry V. Levin 60d4892866 quotactl: add decoding of if_dqinfo.dqi_flags constants
* xlat/if_dqinfo_flags.in: New file.
* quota.c: Include "xlat/if_dqinfo_flags.h".
(decode_cmd_data): Print struct if_dqinfo.dqi_flags using printflags.
2016-01-19 02:10:23 +00:00

3 lines
48 B
Plaintext

DQF_ROOT_SQUASH (1 << 0)
DQF_SYS_FILE (1 << 16)