]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
fuse2fs: check the immutable flag in more places
authorDarrick J. Wong <djwong@kernel.org>
Wed, 21 May 2025 22:39:52 +0000 (15:39 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 23 May 2025 13:41:20 +0000 (09:41 -0400)
commit2f9b156c1e174750ae17fc3de0abd40801331078
tree0fe82e88c52d660056206e1ea9a4b643574be548
parent7f9166cd55c6ad1b62105b9aa54badb09bd612af
fuse2fs: check the immutable flag in more places

We need to check the immutable flag in a few more places that try to
modify files.

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