From: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> To: Eric Blake <eblake@redhat.com>, QEMU <qemu-devel@nongnu.org>, "qemu-block@nongnu.org" <qemu-block@nongnu.org>, "nbd@other.debian.org" <nbd@other.debian.org>, "libguestfs@redhat.com" <libguestfs@redhat.com> Subject: Re: [Qemu-devel] cross-project patches: Add NBD Fast Zero support Date: Fri, 23 Aug 2019 15:05:32 +0000 Message-ID: <89042b51-42c8-27b3-f742-894c0a62119a@virtuozzo.com> (raw) In-Reply-To: <25ead363-4f37-5450-b985-1876374e314d@redhat.com> 23.08.2019 17:30, Eric Blake wrote: > This is a cover letter to a series of patches being proposed in tandem > to four different projects: I always knew you were great, but that breaks all the records > - nbd: Document a new NBD_CMD_FLAG_FAST_ZERO command flag > - qemu: Implement the flag for both clients and server > - libnbd: Implement the flag for clients > - nbdkit: Implement the flag for servers, including the nbd passthrough > client > -- Best regards, Vladimir
next prev parent reply index Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-08-23 14:30 Eric Blake 2019-08-23 14:34 ` [Qemu-devel] [PATCH 0/1] NBD protocol change to add fast zero support Eric Blake 2019-08-23 14:34 ` [Qemu-devel] [PATCH 1/1] protocol: Add NBD_CMD_FLAG_FAST_ZERO Eric Blake 2019-08-23 18:48 ` Wouter Verhelst 2019-08-23 18:58 ` Eric Blake 2019-08-24 6:44 ` Wouter Verhelst 2019-08-28 9:57 ` Vladimir Sementsov-Ogievskiy 2019-08-28 13:04 ` Eric Blake 2019-08-28 13:45 ` Vladimir Sementsov-Ogievskiy 2019-09-03 20:53 ` [Qemu-devel] [Libguestfs] [PATCH 0/1] NBD protocol change to add fast zero support Eric Blake 2019-08-23 14:37 ` [Qemu-devel] [PATCH 0/5] Add NBD fast zero support to qemu client and server Eric Blake 2019-08-23 14:37 ` [Qemu-devel] [PATCH 1/5] nbd: Improve per-export flag handling in server Eric Blake 2019-08-30 18:00 ` Vladimir Sementsov-Ogievskiy 2019-08-30 23:10 ` Eric Blake 2019-08-30 23:32 ` Eric Blake 2019-09-03 16:39 ` Eric Blake 2019-09-04 17:08 ` Vladimir Sementsov-Ogievskiy 2019-08-23 14:37 ` [Qemu-devel] [PATCH 2/5] nbd: Prepare for NBD_CMD_FLAG_FAST_ZERO Eric Blake 2019-08-30 18:07 ` Vladimir Sementsov-Ogievskiy 2019-08-30 23:37 ` Eric Blake 2019-08-31 8:11 ` Vladimir Sementsov-Ogievskiy 2019-09-03 18:49 ` Eric Blake 2019-08-31 8:20 ` Vladimir Sementsov-Ogievskiy 2019-08-23 14:37 ` [Qemu-devel] [PATCH 3/5] nbd: Implement client use of NBD FAST_ZERO Eric Blake 2019-08-30 18:11 ` Vladimir Sementsov-Ogievskiy 2019-08-23 14:37 ` [Qemu-devel] [PATCH 4/5] nbd: Implement server " Eric Blake 2019-08-30 18:40 ` Vladimir Sementsov-Ogievskiy 2019-08-23 14:37 ` [Qemu-devel] [PATCH 5/5] nbd: Tolerate more errors to structured reply request Eric Blake 2019-08-23 16:41 ` Eric Blake 2019-08-28 13:55 ` [Qemu-devel] [PATCH 0/5] Add NBD fast zero support to qemu client and server Vladimir Sementsov-Ogievskiy 2019-08-28 14:05 ` Eric Blake 2019-08-23 14:38 ` [Qemu-devel] [libnbd PATCH 0/1] libnbd support for new fast zero Eric Blake 2019-08-23 14:38 ` [Qemu-devel] [libnbd PATCH 1/1] api: Add support for FAST_ZERO flag Eric Blake 2019-08-27 12:25 ` [Qemu-devel] [Libguestfs] " Richard W.M. Jones 2019-08-23 14:40 ` [Qemu-devel] [nbdkit PATCH 0/3] nbdkit support for new NBD fast zero Eric Blake 2019-08-23 14:40 ` [Qemu-devel] [nbdkit PATCH 1/3] server: Add internal support for NBDKIT_FLAG_FAST_ZERO Eric Blake 2019-08-23 14:40 ` [Qemu-devel] [nbdkit PATCH 2/3] filters: Add .can_fast_zero hook Eric Blake 2019-08-23 14:40 ` [Qemu-devel] [nbdkit PATCH 3/3] plugins: " Eric Blake 2019-08-23 21:16 ` [Qemu-devel] [Libguestfs] " Eric Blake 2019-08-27 15:43 ` Richard W.M. Jones 2019-08-23 15:05 ` Vladimir Sementsov-Ogievskiy [this message] 2019-08-27 12:14 ` [Qemu-devel] [Libguestfs] cross-project patches: Add NBD Fast Zero support Richard W.M. Jones 2019-08-27 13:23 ` 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=89042b51-42c8-27b3-f742-894c0a62119a@virtuozzo.com \ --to=vsementsov@virtuozzo.com \ --cc=eblake@redhat.com \ --cc=libguestfs@redhat.com \ --cc=nbd@other.debian.org \ --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
QEMU-Devel Archive on lore.kernel.org Archives are clonable: git clone --mirror https://lore.kernel.org/qemu-devel/0 qemu-devel/git/0.git git clone --mirror https://lore.kernel.org/qemu-devel/1 qemu-devel/git/1.git git clone --mirror https://lore.kernel.org/qemu-devel/2 qemu-devel/git/2.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 qemu-devel qemu-devel/ https://lore.kernel.org/qemu-devel \ qemu-devel@nongnu.org public-inbox-index qemu-devel Example config snippet for mirrors Newsgroup available over NNTP: nntp://nntp.lore.kernel.org/org.nongnu.qemu-devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git