commit | d3d1fce11dbbf4246f1c37839b13757f08aec3b7 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Sun Nov 25 08:00:40 2012 -0500 |
committer | Steve French <smfrench@gmail.com> | Wed Dec 05 13:13:12 2012 -0600 |
tree | e2594a52a76da9b36aea5cbd176a6ec65b4a30e9 | |
parent | b1a6dc21d1a731fdb71fcd683ef856c6af0b3f23 [diff] |
cifs: don't override the uid/gid in getattr when cifsacl is enabled If we're using cifsacl, then we don't want to override the uid/gid with the current uid/gid, since that would prevent you from being able to upcall for this info. Reviewed-by: Shirish Pargaonkar <shirishpargaonkar@gmail.com> Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <smfrench@gmail.com>