]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
f2fs/015: Fix mount syntax for disabling jquota
authorJoanne Chang <joannechien@google.com>
Wed, 13 May 2026 03:20:08 +0000 (03:20 +0000)
committerZorro Lang <zlang@kernel.org>
Wed, 20 May 2026 10:42:32 +0000 (18:42 +0800)
commit55d8071bc4a86895fadb5d7767ef1f016df7d010
tree417f13e6b3929cbb835f64e84f38baebcab0a46f
parentd5fb5bbbd22d836cbb256480191632b485671dbe
f2fs/015: Fix mount syntax for disabling jquota

F2FS has removed the trailing "=" in the mount options for disabling
user, group, and project journaled quotas. To maintain compatibility,
update the test cases in f2fs/015 to try the new syntax first, and fall
back to the legacy syntax if the initial mount attempt fails.

Signed-off-by: Joanne Chang <joannechien@google.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/f2fs/015
tests/f2fs/015.out