]> granicus.if.org Git - strace/commit
Enhance quotactl decoding
authorDmitry V. Levin <ldv@altlinux.org>
Fri, 17 Jul 2015 17:35:07 +0000 (17:35 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sat, 18 Jul 2015 00:01:40 +0000 (00:01 +0000)
commit0564623abffb11f62703543ec2db9145905894b0
treea0764e16596dd0a18c2116061c70963a8697f9c7
parent8ef8a4c095824d9913f5133165685514596bc61a
Enhance quotactl decoding

* quota.c (decode_cmd_data): Use umove_or_printaddr.
(sys_quotactl): Do not disable the parser in verbose mode.
Decode all "set" commands on entering syscall.
quota.c