[Devel] Re: [patch 7/9] unprivileged mounts: allow unprivileged fuse mounts
Miklos Szeredi
miklos at szeredi.hu
Tue Jan 15 02:29:57 PST 2008
> Sounds like a sysctl to enable FS_SAFE for fuse will make this patch
> acceptable to everyone?
I think the most generic approach, is to be able to set "safeness" for
any fs type, not just fuse (Karel's suggestion).
E.g:
echo 1 > /proc/sys/fs/types/cifs/safe
This would also provide a way to query the FS_SAFE flag.
Miklos
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list