git » linux-kernel » commit 4fd5ec5

Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs

author Linus Torvalds
2010-05-24 14:41:13 UTC
committer Linus Torvalds
2010-05-24 14:41:13 UTC
parent 6d27e64d74e14c1cf2b4af438d7e8a77017bd654
parent 6e188240ebc2a132d70924942d7c8b9acb46e11a

Merge branch 'for-linus' of git://git.kernel.org/pub/scm/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