[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20171121162816.GW21978@ZenIV.linux.org.uk>
Date: Tue, 21 Nov 2017 16:28:16 +0000
From: Al Viro <viro@...IV.linux.org.uk>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [git pull] several 9p fixes
The following changes since commit 357fdad075abb976ee43f2dd450c40dcef4b7e2d:
Convert fs/*/* to SB_I_VERSION (2017-10-18 18:51:27 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git 9p-fixes
for you to fetch changes up to 61b272c3aa170b3e461b8df636407b29f35f98eb:
9p: Fix missing commas in mount options (2017-11-19 17:31:06 -0500)
----------------------------------------------------------------
Tuomas Tynkkynen (3):
fs/9p: Compare qid.path in v9fs_test_inode
net/9p: Switch to wait_event_killable()
9p: Fix missing commas in mount options
fs/9p/vfs_inode.c | 3 +++
fs/9p/vfs_inode_dotl.c | 3 +++
net/9p/client.c | 5 ++---
net/9p/trans_fd.c | 6 +++---
net/9p/trans_virtio.c | 13 ++++++-------
net/9p/trans_xen.c | 4 ++--
6 files changed, 19 insertions(+), 15 deletions(-)
Powered by blists - more mailing lists