[GIT PULL] 9p changes for 2.6.40 merge window

From: Eric Van Hensbergen
Date: Wed May 25 2011 - 10:38:28 EST


The following changes since commit 4a7df24ddc7097cd789a7527187826552ea0765e:

Merge branch 'for-linus/2640/i2c' of
git://git.fluff.org/bjdooks/linux (2011-05-24 16:39:23 -0700)

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 (2):
fs/9p: Don't clunk dentry fid when we fail to get a writeback inode
net/9p: p9_idpool_get return -1 on error

Eric Van Hensbergen (2):
9p: remove experimental tag from tested configurations
9p: update Documentation pointers

Rob Landley (3):
net/9p: Change linuxdoc names to match functions.
9p: typo fixes and minor cleanups
net/9p: enable 9p to work in non-default network namespace

Sasha Levin (1):
9p: Small cleanup in <net/9p/9p.h>

Documentation/filesystems/9p.txt | 29 ++++++++++-------------------
fs/9p/Kconfig | 5 ++---
fs/9p/vfs_inode_dotl.c | 11 ++++++-----
include/net/9p/9p.h | 13 ++++++-------
include/net/9p/client.h | 2 +-
include/net/9p/transport.h | 3 ++-
net/9p/Kconfig | 8 ++++----
net/9p/client.c | 30 +++++++++++++++++-------------
net/9p/mod.c | 4 ++--
net/9p/trans_fd.c | 7 ++++---
net/9p/util.c | 2 +-
11 files changed, 55 insertions(+), 59 deletions(-)
--
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/