From: Weston Andros Adamson <dros@primarydata.com>
To: trond.myklebust@primarydata.com
Cc: linux-nfs@vger.kernel.org, Weston Andros Adamson <dros@primarydata.com>
Subject: [PATCH 0/5] more pgio cleanup
Date: Fri, 8 Aug 2014 11:13:31 -0400 [thread overview]
Message-ID: <1407510816-7002-1-git-send-email-dros@primarydata.com> (raw)
There was a mixup and this patchset was posted to Trond, but not the list -
and they've already made it to his testing branch. Oops!
"nfs: check wait_on_bit_lock err in page_group_lock" does not handle blocking
calls correctly and is fixed by a patch in patchset I just posted:
[PATCH 2/5] nfs: fix nonblocking calls to nfs_page_group_lock
I don't know if we want to apply it as a fixup or leave them as separate
patches..
Sorry, I did not intend to bypass the list! Have at them and I'll address
any issues ASAP.
Thanks,
-dros
Weston Andros Adamson (5):
nfs: check wait_on_bit_lock err in page_group_lock
nfs: fix comment and add warn_on for PG_INODE_REF
pnfs: find swapped pages on pnfs commit lists too
pnfs: add pnfs_put_lseg_async
nfs: clear_request_commit while holding i_lock
fs/nfs/filelayout/filelayout.c | 36 +++++++++++++++++++--
fs/nfs/pagelist.c | 29 +++++++++++++----
fs/nfs/pnfs.c | 17 ++++++++++
fs/nfs/pnfs.h | 27 ++++++++++++++++
fs/nfs/write.c | 72 +++++++++++++++++++++++++++---------------
include/linux/nfs_page.h | 4 +--
6 files changed, 149 insertions(+), 36 deletions(-)
--
1.8.5.2 (Apple Git-48)
next reply other threads:[~2014-08-08 15:14 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-08 15:13 Weston Andros Adamson [this message]
2014-08-08 15:13 ` [PATCH 1/5] nfs: check wait_on_bit_lock err in page_group_lock Weston Andros Adamson
2014-08-08 15:13 ` [PATCH 2/5] nfs: fix comment and add warn_on for PG_INODE_REF Weston Andros Adamson
2014-08-08 15:13 ` [PATCH 3/5] pnfs: find swapped pages on pnfs commit lists too Weston Andros Adamson
2014-08-11 13:30 ` Anna Schumaker
2014-08-12 2:54 ` Weston Andros Adamson
2014-08-15 14:48 ` Weston Andros Adamson
2014-08-25 15:12 ` Anna Schumaker
2014-08-08 15:13 ` [PATCH 4/5] pnfs: add pnfs_put_lseg_async Weston Andros Adamson
2014-08-08 15:13 ` [PATCH 5/5] nfs: clear_request_commit while holding i_lock Weston Andros Adamson
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=1407510816-7002-1-git-send-email-dros@primarydata.com \
--to=dros@primarydata.com \
--cc=linux-nfs@vger.kernel.org \
--cc=trond.myklebust@primarydata.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 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.