]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 27 Sep 2015 10:42:54 +0000 (06:42 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 27 Sep 2015 10:42:54 +0000 (06:42 -0400)
commit058bd16e7d1864c93a1cf89b405b51f52cd6a09c
tree1fb0c7cfb9c48de9a181a6e1774fd97143075e3c
parentbb746c7ed61ea3ba9cc64ace78af5602334b91e1
parentdc782b97f5af685c61a2c495206eb6de694b73a1
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6

Pull CIFS fixes from Steve French:
 "Four fixes from testing at the recent SMB3 Plugfest including two
  important authentication ones (one fixes authentication problems to
  some popular servers when clock times differ more than two hours
  between systems, the other fixes Kerberos authentication for SMB3)"

* 'for-next' of git://git.samba.org/sfrench/cifs-2.6:
  fix encryption error checks on mount
  [SMB3] Fix sec=krb5 on smb3 mounts
  cifs: use server timestamp for ntlmv2 authentication
  disabling oplocks/leases via module parm enable_oplocks broken for SMB3