On 18.09.20 17:25, Miklos Szeredi wrote: > Pushed an updated version to fuse.git#submounts. > > Also attached incremental patch (against rebase of > virtiofs-submounts-v2 on fuse.git#for-next). > > Changes: > > 1) rebased on top of DAX patches > 2) fixed CUSE > 3) added locking for fc->mounts list > 4) dissociate lifetime of fc from lifetime of root mount > 5) do not hash mountpoint inodes > 6) add FUSE_SUBMOUNTS init flag (replaces FUSE_ATTR_FLAGS but > slightly different usage) > 7) various cleanups
[...] > Please review and test. If there are no major issues, this should be > good to go for v5.10. submounts-update.patch looks good to me. Thanks again! (I have to admit I found it quite hard to review because it’s the 7 changes noted above rolled into a single diff, so it took me quite a while.) The only thing I noticed was that fuse_init_node() shouldn’t declare @fc any longer. (I also don’t quite understand why in fuse_i.h some /** are replaced by /*, but that isn’t really relevant.) (I’ll look at virtiofsd-use-mount-id.patch tomorrow.) Max
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Virtio-fs mailing list [email protected] https://www.redhat.com/mailman/listinfo/virtio-fs
