Skip to content

Commit

Permalink
quota: update Kconfig comment
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
bbkzz authored and jankara committed Apr 13, 2023
1 parent 74b7d42 commit f4251e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/quota/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit f4251e3

Please sign in to comment.