commit | 3da46565043a3d7b9fd5c924e7de2d3e65e9d2a9 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Wed Feb 06 01:37:39 2013 -0800 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Wed Feb 13 07:28:53 2013 -0800 |
tree | 71d4dade7e6b9d32d915d28a98878fb730ccd6ac | |
parent | fef59fd728366aa9bf125b8859aff84fa0bd1a36 [diff] |
cifs: Modify struct smb_vol to use kuids and kgids Add two helper functions get_option_uid and get_option_gid to handle the work of parsing uid and gids paramaters from the command line and making kuids and kgids out of them. Cc: Steve French <smfrench@gmail.com> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>