Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
commitc2bf807eb347325988b1c7f9139e934ed9b1d795
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 May 2011 22:32:41 +0000 (6 15:32 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 May 2011 22:32:41 +0000 (6 15:32 -0700)
tree3b35c66365a3a5e2d10183d05a014d8e26196e6c
parenta3a4a5acd3bd2f6f1e102e1f1b9d2e2bb320a7fd
parent16541ba11c4f04ffe94b073e301f00b749fb84a1
Merge git://git./linux/kernel/git/sfrench/cifs-2.6

* git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6:
  cifs: handle errors from coalesce_t2
  cifs: refactor mid finding loop in cifs_demultiplex_thread
  cifs: sanitize length checking in coalesce_t2 (try #3)
  cifs: check for bytes_remaining going to zero in CIFS_SessSetup
  cifs: change bleft in decode_unicode_ssetup back to signed type