Skip to content

Commit f4251e3

Browse files
bbkzzjankara
authored andcommitted
quota: update Kconfig comment
f2fs support quota since commit 0abd675 ("f2fs: support plain user/group quota"), let's document it. Signed-off-by: Yangtao Li <[email protected]> Signed-off-by: Jan Kara <[email protected]> Message-Id: <[email protected]>
1 parent 74b7d42 commit f4251e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fs/quota/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ config QUOTA
99
help
1010
If you say Y here, you will be able to set per user limits for disk
1111
usage (also called disk quotas). Currently, it works for the
12-
ext2, ext3, ext4, jfs, ocfs2 and reiserfs file systems.
12+
ext2, ext3, ext4, f2fs, jfs, ocfs2 and reiserfs file systems.
1313
Note that gfs2 and xfs use their own quota system.
1414
Ext3, ext4 and reiserfs also support journaled quotas for which
1515
you don't need to run quotacheck(8) after an unclean shutdown.

0 commit comments

Comments
 (0)