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)
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>

No differences found