]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cifs: set MAY_SIGN when sec=krb5
authorMartijn de Gouw <martijn.de.gouw@prodrive.nl>
Wed, 24 Oct 2012 09:45:46 +0000 (11:45 +0200)
committerSteve French <sfrench@us.ibm.com>
Tue, 19 Feb 2013 01:40:04 +0000 (19:40 -0600)
commit68851c4e74e7a4c6a1f8bb4b62dc018e91692bab
tree0ff062c7bf7754183a2db7d78551793279d7ed9e
parent86810e7c889c51aaa93e6ebd6f4a093a3e7997f1
cifs: set MAY_SIGN when sec=krb5

Setting this secFlg allows usage of dfs where some servers require
signing and others don't.

Signed-off-by: Martijn de Gouw <martijn.de.gouw@prodrive.nl>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/connect.c