]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
fuse2fs: also ignore the nodelalloc mount option
authorDarrick J. Wong <djwong@kernel.org>
Wed, 21 May 2025 22:41:59 +0000 (15:41 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 23 May 2025 13:41:20 +0000 (09:41 -0400)
commitbdef89e681da87506cdda924c72b6d2b8487198c
tree1904094509ea476f485068bc1928cec615347320
parent4581ac60eb53ec1ad7443491a0de1e4aa9086cc4
fuse2fs: also ignore the nodelalloc mount option

We don't support delalloc, so accept the nodelalloc option even if we do
nothing about it.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Link: https://lore.kernel.org/r/174786678032.1383760.18384774850296194367.stgit@frogsfrogsfrogs
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/fuse2fs.c