All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] quotactl.2: Add buggy version for Q_XQUOTARM ioctl
@ 2021-11-15  2:26 Yang Xu
  2021-11-22 17:04 ` Alejandro Colomar (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Yang Xu @ 2021-11-15  2:26 UTC (permalink / raw)
  To: alx.manpages, mtk.manpages; +Cc: linux-man, jack, Yang Xu

Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Yang Xu <xuyang2018.jy@fujitsu.com>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
---
 man2/quotactl.2 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/man2/quotactl.2 b/man2/quotactl.2
index 5d2a673bd..fbf7cdc29 100644
--- a/man2/quotactl.2
+++ b/man2/quotactl.2
@@ -651,7 +651,8 @@ The
 .I id
 argument is ignored.
 .TP
-.B Q_XQUOTARM
+.BR Q_XQUOTARM " (buggy until Linux 3.16)"
+.\" 9da93f9b7cdf8ab28da6b364cdc1fafc8670b4dc
 Free the disk space taken by disk quotas.
 The
 .I addr
-- 
2.23.0


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

* Re: [PATCH] quotactl.2: Add buggy version for Q_XQUOTARM ioctl
  2021-11-15  2:26 [PATCH] quotactl.2: Add buggy version for Q_XQUOTARM ioctl Yang Xu
@ 2021-11-22 17:04 ` Alejandro Colomar (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar (man-pages) @ 2021-11-22 17:04 UTC (permalink / raw)
  To: Yang Xu, mtk.manpages; +Cc: linux-man, jack

Hi Yang,

On 11/15/21 03:26, Yang Xu wrote:
> Reviewed-by: Jan Kara <jack@suse.cz>
> Signed-off-by: Yang Xu <xuyang2018.jy@fujitsu.com>
> Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
> ---

Patch applied!

Thanks,
Alex

>   man2/quotactl.2 | 3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/man2/quotactl.2 b/man2/quotactl.2
> index 5d2a673bd..fbf7cdc29 100644
> --- a/man2/quotactl.2
> +++ b/man2/quotactl.2
> @@ -651,7 +651,8 @@ The
>   .I id
>   argument is ignored.
>   .TP
> -.B Q_XQUOTARM
> +.BR Q_XQUOTARM " (buggy until Linux 3.16)"
> +.\" 9da93f9b7cdf8ab28da6b364cdc1fafc8670b4dc
>   Free the disk space taken by disk quotas.
>   The
>   .I addr
> 

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

end of thread, other threads:[~2021-11-22 17:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-15  2:26 [PATCH] quotactl.2: Add buggy version for Q_XQUOTARM ioctl Yang Xu
2021-11-22 17:04 ` Alejandro Colomar (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.