commit | bd32b82df9876af439f1760a599c0e2da9198bda | [log] [tgz] |
---|---|---|
author | Latchesar Ionkov <lucho@ionkov.net> | Wed Oct 17 14:31:07 2007 -0500 |
committer | Eric Van Hensbergen <ericvh@ericvh-desktop.austin.ibm.com> | Wed Oct 17 14:31:07 2007 -0500 |
tree | 87b5c2bf165cae258969817f1875259278ab066f | |
parent | 2405669b253670467c5c4b4effd160881bf4fbb7 [diff] |
9p: rename uid and gid parameters Change the names of 'uid' and 'gid' parameters to the more appropriate 'dfltuid' and 'dfltgid'. This also sets the default uid/gid to -2 (aka nfsnobody) Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>