From: Edward Shishkin <edward.shishkin@gmail.com>
To: Eric Van Hensbergen <ericvh@gmail.com>,
V9FS Developers Mailing List
<v9fs-developer@lists.sourceforge.net>,
Linux Filesystem Development List <linux-fsdevel@vger.kernel.org>
Cc: QEMU Developers Mailing List <qemu-devel@nongnu.org>,
ZhangWei <zhangwei555@huawei.com>,
Claudio Fontana <Claudio.Fontana@huawei.com>,
Edward Shishkin <Eduard.Shishkin@huawei.com>,
Greg Kurz <groug@kaod.org>, Alexander Graf <agraf@suse.de>
Subject: [Qemu-devel] [RFC][PATCH 0/7] 9p: v9fs read and write speedup - V2
Date: Mon, 12 Dec 2016 19:13:11 +0100 [thread overview]
Message-ID: <db578624-4bdd-8d2d-3e18-02f518a6c212@gmail.com> (raw)
In-Reply-To: <7a0376a6-e9c1-92c0-a75f-6b44495ba2b2@gmail.com>
Hello everyone,
Version 2 of the patch-series contains cleanups and bug-fixes.
The patches 1, 2 remain unchanged. The patches 3, 4, 5 are
cleanups suggested by Fengguang Wu. The patches 6, 7 are fixups
for bugs found by Alexander Graf.
Any comments, suggestions are welcome as usual.
Thanks,
Edward.
next prev parent reply other threads:[~2016-12-12 18:14 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-10 17:24 [Qemu-devel] [RFC][PATCH 0/2] 9p: v9fs read and write speedup Edward Shishkin
2016-10-10 17:24 ` [Qemu-devel] [PATCH 1/2] 9p: v9fs add writepages Edward Shishkin
2016-10-10 17:24 ` [Qemu-devel] [PATCH 2/2] 9p: v9fs new readpages Edward Shishkin
2016-10-25 14:13 ` Alexander Graf
2016-12-09 18:42 ` Edward Shishkin
2016-10-25 14:01 ` [Qemu-devel] [PATCH 1/2] 9p: v9fs add writepages Alexander Graf
2016-12-09 18:43 ` Edward Shishkin
2016-12-12 18:13 ` Edward Shishkin [this message]
2016-12-12 18:15 ` [Qemu-devel] [PATCH 1/7] " edward.shishkin
2016-12-12 18:15 ` [Qemu-devel] [PATCH 2/7] 9p: v9fs new readpages edward.shishkin
2016-12-12 18:15 ` [Qemu-devel] [PATCH 3/7] 9p: v9fs fix ifnullfree.cocci warnings edward.shishkin
2016-12-12 18:15 ` [Qemu-devel] [PATCH 4/7] 9p: v9fs fix odd_ptr_err.cocci warnings edward.shishkin
2016-12-12 18:15 ` [Qemu-devel] [PATCH 5/7] 9p: v9fs fix semicolon.cocci warnings edward.shishkin
2016-12-12 18:15 ` [Qemu-devel] [PATCH 6/7] 9p: v9fs fix readpages writepages contexts allocation edward.shishkin
2016-12-12 18:15 ` [Qemu-devel] [PATCH 7/7] 9p: v9fs fix calculation of max number of merged pages edward.shishkin
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=db578624-4bdd-8d2d-3e18-02f518a6c212@gmail.com \
--to=edward.shishkin@gmail.com \
--cc=Claudio.Fontana@huawei.com \
--cc=Eduard.Shishkin@huawei.com \
--cc=agraf@suse.de \
--cc=ericvh@gmail.com \
--cc=groug@kaod.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=qemu-devel@nongnu.org \
--cc=v9fs-developer@lists.sourceforge.net \
--cc=zhangwei555@huawei.com \
/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 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).