linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jim Rees <rees@umich.edu>
To: Benny Halevy <bhalevy@tonian.com>
Cc: linux-nfs@vger.kernel.org, peter honeyman <honey@citi.umich.edu>
Subject: [PATCH 0/3] pnfs private workqueue, and two cleanups
Date: Sat, 10 Sep 2011 13:41:32 -0400	[thread overview]
Message-ID: <1315676495-3689-1-git-send-email-rees@umich.edu> (raw)

These have been sent to the list previously, and I believe are
uncontroversial, but have not shown up on your pnfs-all-latest branch.

Peng Tao (3):
  SUNRPC/NFS: make rpc pipe upcall generic
  pNFS: introduce pnfs private workqueue
  pNFS: make _set_lo_fail generic

 fs/nfs/blocklayout/blocklayout.c    |   36 +++++++++-----------
 fs/nfs/blocklayout/blocklayout.h    |    2 -
 fs/nfs/blocklayout/blocklayoutdev.c |   22 ------------
 fs/nfs/idmap.c                      |   25 +-------------
 fs/nfs/nfs4filelayout.c             |   19 ++---------
 fs/nfs/objlayout/objio_osd.c        |    8 ++++
 fs/nfs/objlayout/objlayout.c        |    4 +-
 fs/nfs/pnfs.c                       |   64 ++++++++++++++++++++++++++++++++++-
 fs/nfs/pnfs.h                       |    5 +++
 include/linux/sunrpc/rpc_pipe_fs.h  |    2 +
 net/sunrpc/auth_gss/auth_gss.c      |   24 +------------
 net/sunrpc/rpc_pipe.c               |   20 +++++++++++
 12 files changed, 122 insertions(+), 109 deletions(-)

-- 
1.7.4.1


             reply	other threads:[~2011-09-10 17:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-10 17:41 Jim Rees [this message]
2011-09-10 17:41 ` [PATCH 1/3] SUNRPC/NFS: make rpc pipe upcall generic Jim Rees
2011-09-10 17:41 ` [PATCH 2/3] pNFS: introduce pnfs private workqueue Jim Rees
2011-09-11 14:51   ` Benny Halevy
2011-09-11 15:15     ` Benny Halevy
2011-09-11 15:31       ` [PATCH 1/2] SQUASHME: pnfs: simplify and clean up pnfsiod workqueue Benny Halevy
2011-09-11 17:17         ` Jim Rees
2011-09-12 13:31           ` Benny Halevy
2011-09-11 15:31       ` [PATCH 2/2] SQUASHME: pnfs: do pnfsiod_start before registering layout drivers Benny Halevy
2011-09-10 17:41 ` [PATCH 3/3] pNFS: make _set_lo_fail generic Jim Rees
2011-09-11 16:01 ` [PATCH 0/3] pnfs private workqueue, and two cleanups Benny Halevy
2011-09-11 16:04   ` Benny Halevy
2011-09-11 17:21     ` Jim Rees

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=1315676495-3689-1-git-send-email-rees@umich.edu \
    --to=rees@umich.edu \
    --cc=bhalevy@tonian.com \
    --cc=honey@citi.umich.edu \
    --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 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).