From: Eric W. Biederman Date: Wed, 6 Feb 2013 09:37:39 +0000 (-0800) Subject: cifs: Modify struct smb_vol to use kuids and kgids X-Git-Tag: v3.9-rc1~85^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3da46565043a3d7b9fd5c924e7de2d3e65e9d2a9;p=pandora-kernel.git 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 Signed-off-by: "Eric W. Biederman" --- Reading git-diff-tree failed