Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 24 May 2010 14:41:13 +0000 (07:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 24 May 2010 14:41:13 +0000 (07:41 -0700)
commit4fd5ec509bd486b5dd8cac1a4d4d7e2cbdf7c546
treea8ddfdcc4bfb702457e8eeff57fd6b5a2f4249b2
parent6e188240ebc2a132d70924942d7c8b9acb46e11a
parent6d27e64d74e14c1cf2b4af438d7e8a77017bd654
Merge branch 'for-linus' of git://git./linux/kernel/git/ericvh/v9fs

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs:
  9p: Optimize TCREATE by eliminating a redundant fid clone.
  9p: cleanup: remove unneeded assignment
  9p: Add mksock support
  fs/9p: Make sure we properly instantiate dentry.
  9p: add 9P2000.L rename operation
  9p: add 9P2000.L statfs operation
  9p: VFS switches for 9p2000.L: VFS switches
  9p: VFS switches for 9p2000.L: protocol and client changes
fs/9p/vfs_inode.c