linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] several 9p fixes
@ 2017-11-21 16:28 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2017-11-21 16:28 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-11-21 16:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-21 16:28 [git pull] several 9p fixes Al Viro

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).