On Thu, 24 Apr 2025 14:38:35 -0700, Darrick J. Wong wrote: > This series creates a new "kernel" mount option that signals to the > fuse2fs driver that it's being used as a containerizable replacement > for the kernel driver. This has the effect of delegating quite a > lot of decisionmaking to the kernel, and opening access to users > other than whoever's running the fuse2fs server. > > If you're going to start using this code, I strongly recommend pulling > from my git trees, which are linked below. > > [...] Applied, thanks! [1/3] fuse2fs: add dummy acl/user_xattr mount options commit: 5776fc59fb26ecf7a9d4f4ee4cf139ba52bc27a9 [2/3] fuse2fs: set fuse subtype via argv[0] if possible commit: 13e365bbfdd97cc086ee9e33cb42f514d8a415ac [3/3] fuse2fs: make "ro" behavior consistent with the kernel commit: 3875380971d3b63d08fd97c37dd86bf99e898ac8 Best regards, -- Theodore Ts'o <tytso@xxxxxxx>