From: Benny Halevy <bhalevy@panasas.com>
To: Jim Rees <rees@umich.edu>
Cc: linux-nfs@vger.kernel.org, peter honeyman <honey@citi.umich.edu>,
Steve Dickson <steved@redhat.com>
Subject: Re: [PATCH 0/6] nfs-utils: Cumulative patches for blkmapd
Date: Wed, 03 Nov 2010 09:08:21 +0200 [thread overview]
Message-ID: <4CD10A65.1050601@panasas.com> (raw)
In-Reply-To: <cover.1288726186.git.rees@umich.edu>
All merged and pushed to git://linux-nfs.org/~bhalevy/pnfs-nfs-utils.git
at tag pnfs-utils-1-2-4-rc1
Thanks!
Benny
On 2010-11-02 22:08, Jim Rees wrote:
> Cumulative patches for blkmapd.
>
> Jim Rees (6):
> blkmapd: get rid of config file and instead examine all block devices
> blkmapd: don't rescan periodically
> blkmapd: don't use atomicio() where it's not needed
> ignore passive devices before checking serial numbers
> add "-d" option to just do discovery then exit
> Various bug fixes and cleanups.
>
> utils/blkmapd/Makefile.am | 3 -
> utils/blkmapd/atomicio.c | 54 --------
> utils/blkmapd/cfg.c | 248 --------------------------------------
> utils/blkmapd/cfg.h | 47 -------
> utils/blkmapd/device-discovery.c | 216 +++++++++++++++------------------
> utils/blkmapd/device-discovery.h | 5 +-
> utils/blkmapd/device-inq.c | 43 +++----
> utils/blkmapd/device-process.c | 30 ++---
> utils/blkmapd/dm-device.c | 1 +
> 9 files changed, 129 insertions(+), 518 deletions(-)
> delete mode 100644 utils/blkmapd/atomicio.c
> delete mode 100644 utils/blkmapd/cfg.c
> delete mode 100644 utils/blkmapd/cfg.h
>
prev parent reply other threads:[~2010-11-03 7:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-02 20:08 [PATCH 0/6] nfs-utils: Cumulative patches for blkmapd Jim Rees
2010-11-02 20:09 ` [PATCH 1/6] blkmapd: get rid of config file and instead examine all block devices Jim Rees
2010-11-02 20:09 ` [PATCH 2/6] blkmapd: don't rescan periodically Jim Rees
2010-11-02 20:10 ` [PATCH 3/6] blkmapd: don't use atomicio() where it's not needed Jim Rees
2010-11-02 20:10 ` [PATCH 4/6] ignore passive devices before checking serial numbers Jim Rees
2010-11-02 20:10 ` [PATCH 5/6] add "-d" option to just do discovery then exit Jim Rees
2010-11-02 20:11 ` [PATCH 6/6] Various bug fixes and cleanups Jim Rees
2010-11-03 7:08 ` Benny Halevy [this message]
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=4CD10A65.1050601@panasas.com \
--to=bhalevy@panasas.com \
--cc=honey@citi.umich.edu \
--cc=linux-nfs@vger.kernel.org \
--cc=rees@umich.edu \
--cc=steved@redhat.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).