[GIT PULL] Additional 9p patches for 2.6.28 merge window

From: Eric Van Hensbergen
Date: Wed Oct 22 2008 - 18:05:23 EST


The following changes since commit 2515ddc6db8eb49a79f0fe5e67ff09ac7c81eab4:
Paul Mundt (1):
binfmt_elf_fdpic: Update for cputime changes.

are available in the git repository at:

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

Eric Van Hensbergen (3):
9p: fix debug build error
9p: fix format warning
9p: fix sparse warnings

Tom Tucker (1):
9p: rdma: RDMA Transport Support for 9P

fs/9p/vfs_file.c | 3 +-
include/net/9p/9p.h | 2 +-
include/net/9p/client.h | 2 +
net/9p/Kconfig | 6 +
net/9p/Makefile | 4 +
net/9p/client.c | 1 +
net/9p/protocol.c | 33 ++-
net/9p/trans_fd.c | 4 +-
net/9p/trans_rdma.c | 712 +++++++++++++++++++++++++++++++++++++++++++++++
9 files changed, 750 insertions(+), 17 deletions(-)
create mode 100644 net/9p/trans_rdma.c

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/