* [GIT PULL] 9p: fixes for -rc3
@ 2011-04-15 22:02 Eric Van Hensbergen
0 siblings, 0 replies; only message in thread
From: Eric Van Hensbergen @ 2011-04-15 22:02 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, V9FS Developers
Linus,
Here's some fixes for the -rc stream, sorry these have been a bit
delayed due to a new baby killing my productivity and my normal sleep
patterns :)
The following changes since commit 5853b4f06f7b9b56f37f457d7923f7b96496074e:
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
(2011-04-15 08:01:13 -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 (5):
fs/9p: Fix revalidate to return correct value
fs/9p: Use write_inode for data sync on server
9p: revert tsyncfs related changes
fs/9p: Fix error reported by coccicheck
9p: Fix sparse error
Harsh Prateek Bora (1):
net/9p: nwname should be an unsigned int
fs/9p/fid.c | 15 +-------
fs/9p/v9fs.h | 1 -
fs/9p/vfs_dentry.c | 4 ++-
fs/9p/vfs_inode_dotl.c | 2 +-
fs/9p/vfs_super.c | 80 +++++++++++++++++++++++++++++++++--------------
include/net/9p/9p.h | 2 -
include/net/9p/client.h | 5 +--
net/9p/client.c | 29 ++--------------
net/9p/protocol.c | 7 ++--
net/9p/trans_common.c | 2 +-
net/9p/trans_virtio.c | 15 ++++++--
11 files changed, 84 insertions(+), 78 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-04-15 22:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-15 22:02 [GIT PULL] 9p: fixes for -rc3 Eric Van Hensbergen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).