lkml.org 
[lkml]   [2008]   [Sep]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] 9p bug fixes for 2.6.27-rc7
The following changes since commit 72d31053f62c4bc464c2783974926969614a8649:
Linus Torvalds (1):
Linux 2.6.27-rc7

are available in the git repository at:

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

Eric Van Hensbergen (1):
9p: fix put_data error handling

Julia Lawall (1):
9p: introduce missing kfree

Julien Brunel (1):
9p: use an IS_ERR test rather than a NULL test

Tejun Heo (5):
9p: implement proper trans module refcounting and unregistration
9p-trans_fd: fix trans_fd::p9_conn_destroy()
9p-trans_fd: clean up p9_conn_create()
9p-trans_fd: don't do fs segment mangling in p9_fd_poll()
9p-trans_fd: fix and clean up module init/exit paths

fs/9p/vfs_inode.c | 3 +-
include/net/9p/9p.h | 1 +
include/net/9p/transport.h | 9 +++-
net/9p/client.c | 10 +++-
net/9p/conv.c | 6 ++-
net/9p/mod.c | 92 ++++++++++++++++++++++++++++-----------
net/9p/trans_fd.c | 104 +++++++++++++++----------------------------
net/9p/trans_virtio.c | 2 +
8 files changed, 127 insertions(+), 100 deletions(-)


\
 
 \ /
  Last update: 2008-09-24 23:47    [W:0.024 / U:0.324 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site