commit | b55e1246457e685fea686a43e922075351de4d07 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Thu Aug 28 10:30:45 2025 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Mon Sep 15 16:56:11 2025 -0700 |
tree | ac9d97840eb2bd1c2a41d0f4a3e9fe04d26eee43 | |
parent | 96482eb233941ce355d54a8b1a8ad78268a190f0 [diff] |
fuse2fs: enable the shutdown ioctl Implement a bastardized version of EXT4_IOC_SHUTDOWN, because the people who invented the ioctl got the direction wrong, so we can't actually read the flags. Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>