From: Kevin Wolf <kwolf@redhat.com> To: qemu-block@nongnu.org Cc: kwolf@redhat.com, xuwei@redhat.com, qemu-devel@nongnu.org Subject: [PATCH 0/2] qemu-img convert: Unshare write permission for source Date: Tue, 13 Apr 2021 15:23:22 +0200 [thread overview] Message-ID: <20210413132324.24043-1-kwolf@redhat.com> (raw) Kevin Wolf (2): block: Add BDRV_O_NO_SHARE for blk_new_open() qemu-img convert: Unshare write permission for source include/block/block.h | 1 + block/block-backend.c | 19 +++++++++++++------ qemu-img.c | 2 +- 3 files changed, 15 insertions(+), 7 deletions(-) -- 2.30.2
next reply other threads:[~2021-04-13 13:26 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-04-13 13:23 Kevin Wolf [this message] 2021-04-13 13:23 ` [PATCH 1/2] block: Add BDRV_O_NO_SHARE for blk_new_open() Kevin Wolf 2021-04-13 13:41 ` Eric Blake 2021-04-13 13:23 ` [PATCH 2/2] qemu-img convert: Unshare write permission for source Kevin Wolf 2021-04-13 13:43 ` Eric Blake
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=20210413132324.24043-1-kwolf@redhat.com \ --to=kwolf@redhat.com \ --cc=qemu-block@nongnu.org \ --cc=qemu-devel@nongnu.org \ --cc=xuwei@redhat.com \ --subject='Re: [PATCH 0/2] qemu-img convert: Unshare write permission for source' \ /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
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).