CIFS: Make CAP_* checks protocol independent
authorPavel Shilovsky <pshilovsky@samba.org>
Fri, 13 Jul 2012 09:58:14 +0000 (13:58 +0400)
committerSteve French <smfrench@gmail.com>
Tue, 24 Jul 2012 19:12:03 +0000 (14:12 -0500)
Since both CIFS and SMB2 use ses->capabilities (server->capabilities)
field but flags are different we should make such checks protocol
independent.

Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Pavel Shilovsky <pshilovsky@samba.org>
Signed-off-by: Steve French <smfrench@gmail.com>

No differences found