From: Fam Zheng <famz@redhat.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, qemu-block@nongnu.org, mreitz@redhat.com
Subject: Re: [Qemu-devel] [PATCH v3 0/3] file-posix: Simplifications on image locking
Date: Tue, 21 Aug 2018 08:52:09 +0800 [thread overview]
Message-ID: <20180821005209.GI10682@lemon.usersys.redhat.com> (raw)
In-Reply-To: <153455250874.26120.13466077866433572221@502c9da6d61e>
On Fri, 08/17 17:35, no-reply@patchew.org wrote:
> ERROR:/tmp/qemu-test/src/tests/test-image-locking.c:69:check_locked_bytes: assertion failed (perm_expected == !!qemu_lock_fd_test(fd, 100 + i, 1, true)): (1 == 0)
This image doesn't have OFD locking support in its glibc. Will add a check in
the test code and skip.
Fam
prev parent reply other threads:[~2018-08-21 1:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-17 5:47 [Qemu-devel] [PATCH v3 0/3] file-posix: Simplifications on image locking Fam Zheng
2018-08-17 5:47 ` [Qemu-devel] [PATCH v3 1/3] file-posix: Skip effectiveless OFD lock operations Fam Zheng
2018-08-17 5:47 ` [Qemu-devel] [PATCH v3 2/3] file-posix: Drop s->lock_fd Fam Zheng
2018-08-17 5:47 ` [Qemu-devel] [PATCH v3 3/3] tests: Add unit tests for image locking Fam Zheng
2018-08-18 0:35 ` [Qemu-devel] [PATCH v3 0/3] file-posix: Simplifications on " no-reply
2018-08-21 0:52 ` Fam Zheng [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180821005209.GI10682@lemon.usersys.redhat.com \
--to=famz@redhat.com \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.