qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/7] 9p queue 2022-06-16
@ 2022-06-16 11:00 Christian Schoenebeck
  2022-06-16 11:00 ` [PULL 6/7] tests/9pfs: guard recent 'Twalk' behaviour fix Christian Schoenebeck
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Christian Schoenebeck @ 2022-06-16 11:00 UTC (permalink / raw)
  To: qemu-devel, Peter Maydell; +Cc: Greg Kurz

The following changes since commit 9ac873a46963098441be920ef7a2eaf244a3352d:

  Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging (2022-06-15 09:47:24 -0700)

are available in the Git repository at:

  https://github.com/cschoenebeck/qemu.git tags/pull-9p-20220616

for you to fetch changes up to 0e43495d3b4a50fc5e22f7b71261fdd5b56fdfcb:

  tests/9pfs: check fid being unaffected in fs_walk_2nd_nonexistent (2022-06-16 12:44:52 +0200)

----------------------------------------------------------------
9pfs: fix 'Twalk' protocol violation

Actual fix is patch 5, whereas patch 4 being preparatory, all other
patches are test cases to guard this Twalk issue.

----------------------------------------------------------------
Christian Schoenebeck (7):
      tests/9pfs: walk to non-existent dir
      tests/9pfs: Twalk with nwname=0
      tests/9pfs: compare QIDs in fs_walk_none() test
      9pfs: refactor 'name_idx' -> 'nwalked' in v9fs_walk()
      9pfs: fix 'Twalk' to only send error if no component walked
      tests/9pfs: guard recent 'Twalk' behaviour fix
      tests/9pfs: check fid being unaffected in fs_walk_2nd_nonexistent

 hw/9pfs/9p.c                 |  63 +++++++++-----
 tests/qtest/virtio-9p-test.c | 201 ++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 237 insertions(+), 27 deletions(-)


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-06-16 18:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-16 11:00 [PULL 0/7] 9p queue 2022-06-16 Christian Schoenebeck
2022-06-16 11:00 ` [PULL 6/7] tests/9pfs: guard recent 'Twalk' behaviour fix Christian Schoenebeck
2022-06-16 11:00 ` [PULL 1/7] tests/9pfs: walk to non-existent dir Christian Schoenebeck
2022-06-16 11:00 ` [PULL 4/7] 9pfs: refactor 'name_idx' -> 'nwalked' in v9fs_walk() Christian Schoenebeck
2022-06-16 11:00 ` [PULL 2/7] tests/9pfs: Twalk with nwname=0 Christian Schoenebeck
2022-06-16 11:00 ` [PULL 5/7] 9pfs: fix 'Twalk' to only send error if no component walked Christian Schoenebeck via
2022-06-16 11:00 ` [PULL 3/7] tests/9pfs: compare QIDs in fs_walk_none() test Christian Schoenebeck
2022-06-16 11:00 ` [PULL 7/7] tests/9pfs: check fid being unaffected in fs_walk_2nd_nonexistent Christian Schoenebeck
2022-06-16 18:24 ` [PULL 0/7] 9p queue 2022-06-16 Richard Henderson

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