git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d60622e
)
CIFS: Make CAP_* checks protocol independent
author
Pavel Shilovsky
<pshilovsky@samba.org>
Fri, 13 Jul 2012 09:58:14 +0000
(13:58 +0400)
committer
Steve 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