lkml.org 
[lkml]   [2005]   [Apr]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] private mounts
From
Date
> I have not yet sure how invisible mount can be used to solve the FUSE
> problem.
>
> Again my understanding of the basic requirement of FUSE is:
>
> 1. A user being able to setup his own VFS-mount environment which
> is only visible to the user.
> 2. The same user being able to see exactly the same VFS-mount
> environment from any login session.

More generally:

1. the files exported by the FUSE filesystem should not be accessible
by other users.

2. The user should see exactly the same files from any login session.

These can be satisfied in various ways. Permission checking, or by
making FUSE mounts invisible to other users, or with private
namespaces (in increasing complexity).

Thanks,
Miklos
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-04-25 12:00    [W:0.100 / U:0.304 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site