commit | 3aa1c8c2900065a51268430ab48a1b42fdfe5b45 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Thu Oct 07 14:46:28 2010 -0400 |
committer | Steve French <sfrench@us.ibm.com> | Fri Oct 08 03:26:28 2010 +0000 |
tree | 866119f148a97b306479a01b2e7180b2adb6eb61 | |
parent | 13cd4b7f7472eea7cbc1ab34e042842fbb902160 [diff] |
cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid (try #5) ...when unix extensions aren't enabled. This makes everything on the mount appear to be owned by the current user. This version of the patch differs from previous versions however in that the admin can still force the ownership of all files to appear as a single user via the uid=/gid= options. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>