Re: [PATCH 05/12] quota: Add missing prefixes to struct field names

2016-09-27 Thread Dmitry V. Levin
On Wed, Sep 21, 2016 at 06:11:28AM +0300, Eugene Syromyatnikov wrote: > * quota.c (decode_cmd_data): Print field names in accordance with their > definition. > --- > quota.c | 191 > --- > 1 file changed, 98 insertions(+), 93

[PATCH 05/12] quota: Add missing prefixes to struct field names

2016-09-20 Thread Eugene Syromyatnikov
* quota.c (decode_cmd_data): Print field names in accordance with their definition. --- quota.c | 191 --- 1 file changed, 98 insertions(+), 93 deletions(-) diff --git a/quota.c b/quota.c index 68f8a79..1e1597f 100644 --- a/quota.c