lkml.org 
[lkml]   [2009]   [Aug]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
Subject[GIT PULL] 9p bug fixes for 2.6.31-rc7
From
Linus, please pull this set of bug fixes and minor documentation
revisions. Thanks.

The following changes since commit 3edf2fb9d80a46d6c32ba12547a42419845b4b76:
Linus Torvalds (1):
Merge branch 'for-linus' of git://git.kernel.org/.../jbarnes/pci-2.6

are available in the git repository at:

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

Abhishek Kulkarni (10):
9p: Check for error in return value of v9fs_fid_add
9p: Fix possible inode leak in v9fs_get_inode.
9p: minor comment fixes
9p: Fix possible memleak in v9fs_inode_from fid.
9p: Fix v9fs show_options
9p: Fix possible regressions when ->get_sb fails.
9p: Remove redundant inode uid/gid assignment
9p: Add missing cast for the error return value in v9fs_get_inode
net/9p: insulate the client against an invalid error code sent
by a 9p server
9p: remove unnecessary v9fses->options which duplicates the mount string

Eric Van Hensbergen (1):
9p: update documentation pointers

Documentation/filesystems/9p.txt | 3 +
fs/9p/v9fs.c | 21 ++-----
fs/9p/v9fs.h | 1 -
fs/9p/vfs_inode.c | 126 +++++++++++++++++++------------------
fs/9p/vfs_super.c | 39 ++++--------
net/9p/client.c | 21 +++----
net/9p/error.c | 2 +-
net/9p/trans_fd.c | 8 +-
net/9p/trans_rdma.c | 9 ++-
net/9p/trans_virtio.c | 11 +--
10 files changed, 107 insertions(+), 134 deletions(-)


\
 
 \ /
  Last update: 2009-08-27 15:49    [W:0.049 / U:1.808 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site