Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Dec 2014 23:37:51 +0000 (15:37 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Dec 2014 23:37:51 +0000 (15:37 -0800)
commita6b849578ef3e0b131b1ea4063473a4f935a65e9
treec91798d44d3cd2c58a973df49031351bcdebefad
parent1715ac63d36b52b2932c17bf8ceccf058f02e57b
parent15d987063348c93adb3e7c7378226abea03608e2
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6

Pull cifs update from Steve French:
 "Mostly cifs cleanup but also a few cifs fixes"

* 'for-linus' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: remove unneeded condition check
  Set UID in sess_auth_rawntlmssp_authenticate too
  cifs: convert printk(LEVEL...) to pr_<level>
  cifs: convert to print_hex_dump() instead of custom implementation
  cifs: call strtobool instead of custom implementation
  Update MAINTAINERS entry
  Update modinfo cifs version for cifs.ko
  decode_negTokenInit had wrong calling sequence
  Add missing defines for ACL query support
  Add support for original fallocate
MAINTAINERS