| title: | Re PATCH 9p attach per user |
|
On 9/12/07, Latchesar Ionkov <lucho@xxxxxxxxxx wrote:
- allow only one user to access the tree (access=<uid )
Only the user with uid can access the v9fs tree. Other users that attempt
to access it will get EPERM error.
While access=<uid and dfltuid=<some-other-uid creates an interesting
flexibility in the way things can be used, Im wondering if
access=<uid dfltuid=DEFAULT_UID is intuitive, it might be nice for
the default behavior to be setting defltuid to the uid specified in
access when that access option is used. This can be overridden with
the dfltuid option, but I think it makes more sense to attach as the
uid you are restricting access to.
If thats the way we want to go, I think that can be handled in a
separate patch.
Ive merged this stuff into my test tree, as soon as regressions pass
and I confirm they compile clean on another architecture Ill push
them into my devel to be picked up by -mm.
-eric
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at rel="nofollow" vger.kernel.org/majordomo-info.html vger.kernel.org/majordomo-info.html
|