All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kara <jack@suse.cz>
To: Chengguang Xu <cgxu519@zoho.com.cn>
Cc: jack@suse.com, corbet@lwn.net, linux-ext4@vger.kernel.org,
	linux-doc@vger.kernel.org
Subject: Re: [PATCH] doc: ext2: update description of quota options for ext2
Date: Mon, 20 May 2019 10:49:04 +0200	[thread overview]
Message-ID: <20190520084904.GA2172@quack2.suse.cz> (raw)
In-Reply-To: <20190520062116.28400-1-cgxu519@zoho.com.cn>

On Mon 20-05-19 14:21:16, Chengguang Xu wrote:
> ext2 support user/group disk quota by specifying
> usrquota/grpquota option on mount, so fix the
> description in the doc properly.
> 
> Signed-off-by: Chengguang Xu <cgxu519@zoho.com.cn>

Thanks. Applied.

								Honza

> ---
>  Documentation/filesystems/ext2.txt | 8 +++++++-
>  1 file changed, 7 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/filesystems/ext2.txt b/Documentation/filesystems/ext2.txt
> index a19973a4dd1e..94c2cf0292f5 100644
> --- a/Documentation/filesystems/ext2.txt
> +++ b/Documentation/filesystems/ext2.txt
> @@ -57,7 +57,13 @@ noacl				Don't support POSIX ACLs.
>  
>  nobh				Do not attach buffer_heads to file pagecache.
>  
> -grpquota,noquota,quota,usrquota	Quota options are silently ignored by ext2.
> +quota, usrquota			Enable user disk quota support
> +				(requires CONFIG_QUOTA).
> +
> +grpquota			Enable group disk quota support
> +				(requires CONFIG_QUOTA).
> +
> +noquota option ls silently ignored by ext2.
>  
>  
>  Specification
> -- 
> 2.20.1
> 
> 
> 
> 
-- 
Jan Kara <jack@suse.com>
SUSE Labs, CR

      reply	other threads:[~2019-05-20  8:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-20  6:21 [PATCH] doc: ext2: update description of quota options for ext2 Chengguang Xu
2019-05-20  8:49 ` Jan Kara [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190520084904.GA2172@quack2.suse.cz \
    --to=jack@suse.cz \
    --cc=cgxu519@zoho.com.cn \
    --cc=corbet@lwn.net \
    --cc=jack@suse.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-ext4@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.