[GIT PULL] 9p file system changes for merge window

From: Eric Van Hensbergen
Date: Sat May 22 2010 - 13:40:55 EST


The following changes since commit d515e86e639890b33a09390d062b0831664f04a2:
Linus Torvalds (1):
Merge branch 'for_linus' of git://git.kernel.org/.../jack/linux-udf-2.6

are available in the git repository at:

ssh://master.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git for-linus

Aneesh Kumar K.V (1):
fs/9p: Make sure we properly instantiate dentry.

Dan Carpenter (1):
9p: cleanup: remove unneeded assignment

Sripathi Kodi (4):
9p: VFS switches for 9p2000.L: protocol and client changes
9p: VFS switches for 9p2000.L: VFS switches
9p: add 9P2000.L statfs operation
9p: add 9P2000.L rename operation

Venkateswararao Jujjuri (2):
9p: Add mksock support
9p: Optimize TCREATE by eliminating a redundant fid clone.

fs/9p/v9fs_vfs.h | 2 +
fs/9p/vfs_dir.c | 8 ++++
fs/9p/vfs_file.c | 11 +++++
fs/9p/vfs_inode.c | 107 ++++++++++++++++++++++++++++++++++------------
fs/9p/vfs_super.c | 55 +++++++++++++++++++++++-
include/net/9p/9p.h | 33 ++++++++++++++
include/net/9p/client.h | 2 +
net/9p/client.c | 70 ++++++++++++++++++++++++++++++-
net/9p/protocol.c | 6 ++-
9 files changed, 261 insertions(+), 33 deletions(-)

Thanks,
-eric
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/