From: Eric Van Hensbergen on
Linus,

The following changes since commit db217dece3003df0841bacf9556b5c06aa097dae:
Linus Torvalds (1):
Merge git://git.kernel.org/.../davem/sparc-2.6

are available in the git repository at:

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

Aneesh Kumar K.V (3):
fs/9p: Clunk the fid resulting from partial walk of the name
9p: drop nlink remove
9p: Make sure we are able to clunk the cached fid on umount

Dan Carpenter (2):
9p: return on mutex_lock_interruptible()
9p: saving negative to unsigned char

Sripathi Kodi (3):
9p: Fix setting of protocol flags in v9fs_session_info structure.
9p: documentation update
9p: Creating files with names too long should fail with ENAMETOOLONG.

Documentation/filesystems/9p.txt | 18 ++++++++++++++++--
fs/9p/fid.c | 12 ++++++++++--
fs/9p/v9fs.c | 21 ++++++++++++++++++---
fs/9p/v9fs.h | 1 +
fs/9p/vfs_dir.c | 2 ++
fs/9p/vfs_inode.c | 9 ++++++++-
fs/9p/vfs_super.c | 3 ++-
include/net/9p/client.h | 2 ++
net/9p/client.c | 23 +++++++++++++++++++----
9 files changed, 78 insertions(+), 13 deletions(-)

thanks,

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