The following changes since commit 00ce6c36b35e0eb8cc5d68a28f288a6335848813:
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-13' into staging (2020-07-13 13:01:30 +0100) are available in the Git repository at: https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2020-07-13 for you to fetch changes up to df0e032b6196934b2b12180a6a05aa8b7e6553fc: iotests.py: filter_testfiles(): filter SOCK_DIR too (2020-07-13 09:01:01 -0500) Patch 2 is a trivial patch that isn't really NBD-related, but which has been overlooked for too long now, so I just included it. ---------------------------------------------------------------- NBD patches for 2020-07-13 - fix off-by-one truncation in corner-case name display - use fcntl correctly - iotest cleanups that enable testing an upcoming fix for NBD close ---------------------------------------------------------------- Eric Blake (2): nbd: Avoid off-by-one in long export name truncation hax: Fix setting of FD_CLOEXEC Vladimir Sementsov-Ogievskiy (3): iotests: QemuIoInteractive: use qemu_io_args_no_fmt iotests.py: QemuIoInteractive: print output on failure iotests.py: filter_testfiles(): filter SOCK_DIR too block/nbd.c | 2 +- target/i386/hax-posix.c | 6 +++--- tests/qemu-iotests/iotests.py | 15 +++++++++++---- 3 files changed, 15 insertions(+), 8 deletions(-) -- 2.27.0
