All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] quotactl.2 updates
@ 2016-09-21  3:28 Eugene Syromyatnikov
  2016-09-21  5:55 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 6+ messages in thread
From: Eugene Syromyatnikov @ 2016-09-21  3:28 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Hello.

The following set of patches provides set of updates for the quotactl.2
man page, mostly regarding XFS-specific subcommands.

eSyr (4):
  quotactl.2: Additions regarding project quotas
  quotactl.2: Updated information regarding disk quota flags
  quotactl.2: Updated information regarding XFS-specific quotactl
    subcommands
  quotactl.2: wfix

 man2/quotactl.2 |  260 ++++++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 229 insertions(+), 31 deletions(-)

-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH 0/4] quotactl.2 updates
  2016-09-21  3:28 [PATCH 0/4] quotactl.2 updates Eugene Syromyatnikov
@ 2016-09-21  5:55 ` Michael Kerrisk (man-pages)
       [not found]   ` <CAKgNAkiMR9z718TjrFT6gyBm73HQ5RKfCq-qzpp3XYe_ndP0ZQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Kerrisk (man-pages) @ 2016-09-21  5:55 UTC (permalink / raw)
  To: Eugene Syromyatnikov; +Cc: linux-man

Hi Eugene

On 21 September 2016 at 05:28, Eugene Syromyatnikov <evgsyr-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> Hello.
>
> The following set of patches provides set of updates for the quotactl.2
> man page, mostly regarding XFS-specific subcommands.

The patch series looks good. It'd he helpful to know how you derived
the information in the patches. Could you tell me?

Thanks,

Michael


>
> eSyr (4):
>   quotactl.2: Additions regarding project quotas
>   quotactl.2: Updated information regarding disk quota flags
>   quotactl.2: Updated information regarding XFS-specific quotactl
>     subcommands
>   quotactl.2: wfix
>
>  man2/quotactl.2 |  260 ++++++++++++++++++++++++++++++++++++++++++++++++-------
>  1 file changed, 229 insertions(+), 31 deletions(-)
>
> --
> 1.7.10.4
>



-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH 0/4] quotactl.2 updates
       [not found]   ` <CAKgNAkiMR9z718TjrFT6gyBm73HQ5RKfCq-qzpp3XYe_ndP0ZQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2016-09-21  6:28     ` Eugene Syromyatnikov
       [not found]       ` <CACGkJds0SO5R6pGD0U6ufaedbwMs9WQ2GTsSom+dL8QykXbJOw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Eugene Syromyatnikov @ 2016-09-21  6:28 UTC (permalink / raw)
  To: Michael Kerrisk-manpages; +Cc: linux-man

On Wed, Sep 21, 2016 at 5:55 AM, Michael Kerrisk (man-pages)
<mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> Hi Eugene
>
> On 21 September 2016 at 05:28, Eugene Syromyatnikov <evgsyr-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>> Hello.
>>
>> The following set of patches provides set of updates for the quotactl.2
>> man page, mostly regarding XFS-specific subcommands.
>
> The patch series looks good. It'd he helpful to know how you derived
> the information in the patches. Could you tell me?
Sure, I've got this information by looking at kernel (mostly
fs/quota/quota.c, fs/quota/dquot.c, include/uapi/linux/quota.h,
include/uapi/linux/dqblk_xfs.h, include/linux/quota.h) and glibc
(sysdeps/unix/sysv/linux/sys/quota.h) sources during the course of
writing test for strace's quotactl syscall decoder.

>
> Thanks,
>
> Michael
>
>
>>
>> eSyr (4):
>>   quotactl.2: Additions regarding project quotas
>>   quotactl.2: Updated information regarding disk quota flags
>>   quotactl.2: Updated information regarding XFS-specific quotactl
>>     subcommands
>>   quotactl.2: wfix
>>
>>  man2/quotactl.2 |  260 ++++++++++++++++++++++++++++++++++++++++++++++++-------
>>  1 file changed, 229 insertions(+), 31 deletions(-)
>>
>> --
>> 1.7.10.4
>>
>
>
>
> --
> Michael Kerrisk
> Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
> Linux/UNIX System Programming Training: http://man7.org/training/



-- 
Eugene "eSyr" Syromyatnikov
mailto:evgSyr-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
xmpp:eSyr@jabber.{ru|org}
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH 0/4] quotactl.2 updates
       [not found]       ` <CACGkJds0SO5R6pGD0U6ufaedbwMs9WQ2GTsSom+dL8QykXbJOw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2016-09-21 13:55         ` Michael Kerrisk (man-pages)
       [not found]           ` <4cf0e63a-1473-89a2-3c01-ca393d686626-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Kerrisk (man-pages) @ 2016-09-21 13:55 UTC (permalink / raw)
  To: Eugene Syromyatnikov; +Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man

On 09/21/2016 08:28 AM, Eugene Syromyatnikov wrote:
> On Wed, Sep 21, 2016 at 5:55 AM, Michael Kerrisk (man-pages)
> <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>> Hi Eugene
>>
>> On 21 September 2016 at 05:28, Eugene Syromyatnikov <evgsyr-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>>> Hello.
>>>
>>> The following set of patches provides set of updates for the quotactl.2
>>> man page, mostly regarding XFS-specific subcommands.
>>
>> The patch series looks good. It'd he helpful to know how you derived
>> the information in the patches. Could you tell me?
> Sure, I've got this information by looking at kernel (mostly
> fs/quota/quota.c, fs/quota/dquot.c, include/uapi/linux/quota.h,
> include/uapi/linux/dqblk_xfs.h, include/linux/quota.h) and glibc
> (sysdeps/unix/sysv/linux/sys/quota.h) sources during the course of
> writing test for strace's quotactl syscall decoder.

Thanks, Eugene. I've applied your patches, and done some editing. 
Could you please review the version pushed to git, and let me know if there 
are any issues?

Cheers,

Michael


>>
>> Thanks,
>>
>> Michael
>>
>>
>>>
>>> eSyr (4):
>>>   quotactl.2: Additions regarding project quotas
>>>   quotactl.2: Updated information regarding disk quota flags
>>>   quotactl.2: Updated information regarding XFS-specific quotactl
>>>     subcommands
>>>   quotactl.2: wfix
>>>
>>>  man2/quotactl.2 |  260 ++++++++++++++++++++++++++++++++++++++++++++++++-------
>>>  1 file changed, 229 insertions(+), 31 deletions(-)
>>>
>>> --
>>> 1.7.10.4
>>>
>>
>>
>>
>> --
>> Michael Kerrisk
>> Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
>> Linux/UNIX System Programming Training: http://man7.org/training/
> 
> 
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH 0/4] quotactl.2 updates
       [not found]           ` <4cf0e63a-1473-89a2-3c01-ca393d686626-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2016-09-21 15:29             ` Eugene Syromyatnikov
       [not found]               ` <CACGkJdv9cHAaK0Pdcv9Tzh=7Jyyi7_TFuxnGbttqwVHbpOG9tQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Eugene Syromyatnikov @ 2016-09-21 15:29 UTC (permalink / raw)
  To: Michael Kerrisk (man-pages); +Cc: linux-man

 -e trace=fadvise64_64
On Wed, Sep 21, 2016 at 1:55 PM, Michael Kerrisk (man-pages)
<mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> On 09/21/2016 08:28 AM, Eugene Syromyatnikov wrote:
>> On Wed, Sep 21, 2016 at 5:55 AM, Michael Kerrisk (man-pages)
>> <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>>> Hi Eugene
>>>
>>> On 21 September 2016 at 05:28, Eugene Syromyatnikov <evgsyr-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>>>> Hello.
>>>>
>>>> The following set of patches provides set of updates for the quotactl.2
>>>> man page, mostly regarding XFS-specific subcommands.
>>>
>>> The patch series looks good. It'd he helpful to know how you derived
>>> the information in the patches. Could you tell me?
>> Sure, I've got this information by looking at kernel (mostly
>> fs/quota/quota.c, fs/quota/dquot.c, include/uapi/linux/quota.h,
>> include/uapi/linux/dqblk_xfs.h, include/linux/quota.h) and glibc
>> (sysdeps/unix/sysv/linux/sys/quota.h) sources during the course of
>> writing test for strace's quotactl syscall decoder.
>
> Thanks, Eugene. I've applied your patches, and done some editing.
> Could you please review the version pushed to git, and let me know if there
> are any issues?
Sure. I've checked it and found no regressions of any kind, thank you.
I do see some places for further improvement hovewer (minor additions
and clarifications, mostly), I'll provide them with another patchset
once they will be finalized.

> Cheers,
>
> Michael
>
>
>>>
>>> Thanks,
>>>
>>> Michael
>>>
>>>
>>>>
>>>> eSyr (4):
>>>>   quotactl.2: Additions regarding project quotas
>>>>   quotactl.2: Updated information regarding disk quota flags
>>>>   quotactl.2: Updated information regarding XFS-specific quotactl
>>>>     subcommands
>>>>   quotactl.2: wfix
>>>>
>>>>  man2/quotactl.2 |  260 ++++++++++++++++++++++++++++++++++++++++++++++++-------
>>>>  1 file changed, 229 insertions(+), 31 deletions(-)
>>>>
>>>> --
>>>> 1.7.10.4
>>>>
>>>
>>>
>>>
>>> --
>>> Michael Kerrisk
>>> Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
>>> Linux/UNIX System Programming Training: http://man7.org/training/
>>
>>
>>
>
>
> --
> Michael Kerrisk
> Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
> Linux/UNIX System Programming Training: http://man7.org/training/



-- 
Eugene "eSyr" Syromyatnikov
mailto:evgSyr-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
xmpp:eSyr@jabber.{ru|org}
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH 0/4] quotactl.2 updates
       [not found]               ` <CACGkJdv9cHAaK0Pdcv9Tzh=7Jyyi7_TFuxnGbttqwVHbpOG9tQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2016-09-21 19:57                 ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Kerrisk (man-pages) @ 2016-09-21 19:57 UTC (permalink / raw)
  To: Eugene Syromyatnikov; +Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man

Hello Eugene,

On 09/21/2016 05:29 PM, Eugene Syromyatnikov wrote:
>  -e trace=fadvise64_64
> On Wed, Sep 21, 2016 at 1:55 PM, Michael Kerrisk (man-pages)
> <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>> On 09/21/2016 08:28 AM, Eugene Syromyatnikov wrote:
>>> On Wed, Sep 21, 2016 at 5:55 AM, Michael Kerrisk (man-pages)
>>> <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>>>> Hi Eugene
>>>>
>>>> On 21 September 2016 at 05:28, Eugene Syromyatnikov <evgsyr-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>>>>> Hello.
>>>>>
>>>>> The following set of patches provides set of updates for the quotactl.2
>>>>> man page, mostly regarding XFS-specific subcommands.
>>>>
>>>> The patch series looks good. It'd he helpful to know how you derived
>>>> the information in the patches. Could you tell me?
>>> Sure, I've got this information by looking at kernel (mostly
>>> fs/quota/quota.c, fs/quota/dquot.c, include/uapi/linux/quota.h,
>>> include/uapi/linux/dqblk_xfs.h, include/linux/quota.h) and glibc
>>> (sysdeps/unix/sysv/linux/sys/quota.h) sources during the course of
>>> writing test for strace's quotactl syscall decoder.
>>
>> Thanks, Eugene. I've applied your patches, and done some editing.
>> Could you please review the version pushed to git, and let me know if there
>> are any issues?
> Sure. I've checked it and found no regressions of any kind, thank you.

Thanks for checking.

> I do see some places for further improvement hovewer (minor additions
> and clarifications, mostly), I'll provide them with another patchset
> once they will be finalized.

That'd be great!

Cheers,

Michael
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-09-21 19:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-21  3:28 [PATCH 0/4] quotactl.2 updates Eugene Syromyatnikov
2016-09-21  5:55 ` Michael Kerrisk (man-pages)
     [not found]   ` <CAKgNAkiMR9z718TjrFT6gyBm73HQ5RKfCq-qzpp3XYe_ndP0ZQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-09-21  6:28     ` Eugene Syromyatnikov
     [not found]       ` <CACGkJds0SO5R6pGD0U6ufaedbwMs9WQ2GTsSom+dL8QykXbJOw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-09-21 13:55         ` Michael Kerrisk (man-pages)
     [not found]           ` <4cf0e63a-1473-89a2-3c01-ca393d686626-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-09-21 15:29             ` Eugene Syromyatnikov
     [not found]               ` <CACGkJdv9cHAaK0Pdcv9Tzh=7Jyyi7_TFuxnGbttqwVHbpOG9tQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-09-21 19:57                 ` Michael Kerrisk (man-pages)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.