f2fs: doc: fix wrong quota mount option description
authorChao Yu <chao@kernel.org>
Wed, 2 Jul 2025 06:49:25 +0000 (14:49 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Wed, 9 Jul 2025 18:00:52 +0000 (18:00 +0000)
commit81b6ecca2f15922e8d653dc037df5871e754be6e
tree05358e978d6ea65df5f989745a9a0af74145d013
parente9705c61b1dbe7bac9dc189de434994d8a76b191
f2fs: doc: fix wrong quota mount option description

We should use "{usr,grp,prj}jquota=" to disable journaled quota,
rather than using off{usr,grp,prj}jquota.

Fixes: 4b2414d04e99 ("f2fs: support journalled quota")
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Documentation/filesystems/f2fs.rst