From: Peng Tao <bergwolf@gmail.com>
To: Trond.Myklebust@netapp.com
Cc: linux-nfs@vger.kernel.org, bharrosh@panasas.com
Subject: [PATCH-v2 0/3] pnfsblock: cope with DIO changes
Date: Tue, 29 May 2012 12:38:51 +0800 [thread overview]
Message-ID: <1338266334-11490-1-git-send-email-bergwolf@gmail.com> (raw)
Hi Trond,
This applies on top of the patch '[PATCH] pnfsblock: bail out partial page IO'
and follows your pg_layout_private suggestion to pass struct blk_plug around
pg_init/pg_doio.
Please see if it is acceptable.
Thanks,
Tao
Peng Tao (3):
pnfsblock: bail out partial block direct write
NFS41: add pg_layout_private and moreio fields
pnfsblock: call blk_plug functions for direct IO
fs/nfs/blocklayout/blocklayout.c | 62 ++++++++++++++++++++++++++++++++++++--
fs/nfs/pagelist.c | 3 ++
include/linux/nfs_page.h | 1 +
include/linux/nfs_xdr.h | 2 +
4 files changed, 65 insertions(+), 3 deletions(-)
next reply other threads:[~2012-05-29 4:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-29 4:38 Peng Tao [this message]
2012-05-29 4:38 ` [PATCH-v2 1/3] pnfsblock: bail out partial block direct write Peng Tao
2012-05-31 21:13 ` Myklebust, Trond
2012-05-29 4:38 ` [PATCH-v2 2/3] NFS41: add pg_layout_private and moreio fields Peng Tao
2012-05-29 4:38 ` [PATCH-v2 3/3] pnfsblock: call blk_plug functions for direct IO Peng Tao
2012-05-31 21:22 ` Myklebust, Trond
2012-06-01 2:59 ` tao.peng
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=1338266334-11490-1-git-send-email-bergwolf@gmail.com \
--to=bergwolf@gmail.com \
--cc=Trond.Myklebust@netapp.com \
--cc=bharrosh@panasas.com \
--cc=linux-nfs@vger.kernel.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.