cifs: Convert struct cifs_fattr to use kuid and kgids
authorEric W. Biederman <ebiederm@xmission.com>
Wed, 6 Feb 2013 09:53:25 +0000 (01:53 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Wed, 13 Feb 2013 15:28:51 +0000 (07:28 -0800)
commit4a2c8cf56953a6ebe3c8671433607b7f96f200d5
tree307523cb5ac706ab182cd2942a47895dc1647373
parent6d4a083205c27bc2e2a1c03dff4acf2fe457d1c4
cifs: Convert struct cifs_fattr to use kuid and kgids

In cifs_unix_to_basic_fattr only update the cifs_fattr with an id if
it is valid after conversion.

Cc: Steve French <smfrench@gmail.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
fs/cifs/cifsglob.h
fs/cifs/inode.c