]> granicus.if.org Git - strace/commit
quota: ensure that names of structure fields are printed properly
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 27 Sep 2016 01:08:38 +0000 (01:08 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 27 Sep 2016 01:08:38 +0000 (01:08 +0000)
commitee9e7a7e5b461550b10c6709916e38cb155dcac4
tree2d5debd9786bc9b317ecc7e7c10b6dd59a00861d
parent906dc4aaa15574d73f7df3ddcf9f8a691871983a
quota: ensure that names of structure fields are printed properly

* quota.c (PRINT_FIELD_D, PRINT_FIELD_U, PRINT_FIELD_X): New macros.
(decode_cmd_data): Use them to print structure fields.
quota.c