[PATCH] quota: update Kconfig comment

Yangtao Li posted 1 patch 2 years, 8 months ago
fs/quota/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] quota: update Kconfig comment
Posted by Yangtao Li 2 years, 8 months ago
f2fs support quota since commit 0abd675e97e6 ("f2fs: support plain
user/group quota"), let's document it.

Signed-off-by: Yangtao Li <frank.li@vivo.com>
---
 fs/quota/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/quota/Kconfig b/fs/quota/Kconfig
index 1b3bc0a99515..9286037e1dbd 100644
--- a/fs/quota/Kconfig
+++ b/fs/quota/Kconfig
@@ -9,7 +9,7 @@ config QUOTA
 	help
 	  If you say Y here, you will be able to set per user limits for disk
 	  usage (also called disk quotas). Currently, it works for the
-	  ext2, ext3, ext4, jfs, ocfs2 and reiserfs file systems.
+	  ext2, ext3, ext4, f2fs, jfs, ocfs2 and reiserfs file systems.
 	  Note that gfs2 and xfs use their own quota system.
 	  Ext3, ext4 and reiserfs also support journaled quotas for which
 	  you don't need to run quotacheck(8) after an unclean shutdown.
-- 
2.35.1
Re: [PATCH] quota: update Kconfig comment
Posted by Jan Kara 2 years, 8 months ago
On Thu 13-04-23 23:14:12, Yangtao Li wrote:
> f2fs support quota since commit 0abd675e97e6 ("f2fs: support plain
> user/group quota"), let's document it.
> 
> Signed-off-by: Yangtao Li <frank.li@vivo.com>
> ---
>  fs/quota/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks, I've added the patch to my tree.

								Honza

> 
> diff --git a/fs/quota/Kconfig b/fs/quota/Kconfig
> index 1b3bc0a99515..9286037e1dbd 100644
> --- a/fs/quota/Kconfig
> +++ b/fs/quota/Kconfig
> @@ -9,7 +9,7 @@ config QUOTA
>  	help
>  	  If you say Y here, you will be able to set per user limits for disk
>  	  usage (also called disk quotas). Currently, it works for the
> -	  ext2, ext3, ext4, jfs, ocfs2 and reiserfs file systems.
> +	  ext2, ext3, ext4, f2fs, jfs, ocfs2 and reiserfs file systems.
>  	  Note that gfs2 and xfs use their own quota system.
>  	  Ext3, ext4 and reiserfs also support journaled quotas for which
>  	  you don't need to run quotacheck(8) after an unclean shutdown.
> -- 
> 2.35.1
> 
-- 
Jan Kara <jack@suse.com>
SUSE Labs, CR