LKML Archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] 9p file system changes for merge window
@ 2010-05-22 17:40 Eric Van Hensbergen
  0 siblings, 0 replies; only message in thread
From: Eric Van Hensbergen @ 2010-05-22 17:40 UTC (permalink / raw
  To: Linus Torvalds; +Cc: V9FS Developers, linux-kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-22 17:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-22 17:40 [GIT PULL] 9p file system changes for merge window Eric Van Hensbergen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).