Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
commitf2257b70b0f9b2fe8f2afd83fc6798dca75930b8
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 30 Jan 2009 02:21:14 +0000 (29 18:21 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 30 Jan 2009 02:21:14 +0000 (29 18:21 -0800)
treeeb4eee66ed54915fab3e75781affbefb402d6a11
parent1737ef7598d3515fdc11cb9ba7e054f334404e04
parenta9ac49d303f967be0dabd97cb722c4a13109c6c2
Merge git://git./linux/kernel/git/sfrench/cifs-2.6

* git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6:
  cifs: make sure we allocate enough storage for socket address
  [CIFS] Make socket retry timeouts consistent between blocking and nonblocking cases
  [CIFS] some cleanup to dir.c prior to addition of posix_open
  [CIFS] revalidate parent inode when rmdir done within that directory
  [CIFS] Rename md5 functions to avoid collision with new rt modules
  cifs: turn smb_send into a wrapper around smb_sendv