From: Benny Halevy <bhalevy@panasas.com>
To: Jim Rees <rees@umich.edu>
Cc: linux-nfs@vger.kernel.org, peter honeyman <honey@citi.umich.edu>
Subject: Re: [PATCH 0/3] nfs-utils: blkmapd
Date: Sun, 23 Jan 2011 22:01:05 -0500 [thread overview]
Message-ID: <4D3CEB71.4070707@panasas.com> (raw)
In-Reply-To: <cover.1295627825.git.rees@umich.edu>
Thanks. Merged at pnfs-nfs-utils-1-2-4-rc5
Benny
On 2011-01-21 11:53, Jim Rees wrote:
> This set of patches fixes various bugs in stripe size calculation turned up
> in testing. I believe blkmapd will now handle any layout that is allowed by
> the spec and can be constructed by device-mapper.
>
> If a striped device is not a multiple of both the number of constituent
> devices and the stripe width, blkmapd will truncate the device so that
> device-mapper can handle it.
>
> Jim Rees (3):
> change device offset to signed to match the spec
> Fix calculation of stripe device and unit sizes
> Various improvements to comments and syslog messages
>
> utils/blkmapd/device-discovery.c | 2 -
> utils/blkmapd/device-discovery.h | 4 +-
> utils/blkmapd/device-process.c | 50 +++++++++++++++++++------------------
> utils/blkmapd/dm-device.c | 28 ++++++++++++++++-----
> 4 files changed, 49 insertions(+), 35 deletions(-)
>
prev parent reply other threads:[~2011-01-24 3:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-21 16:53 [PATCH 0/3] nfs-utils: blkmapd Jim Rees
2011-01-21 16:53 ` [PATCH 1/3] change device offset to signed to match the spec Jim Rees
2011-01-21 16:53 ` [PATCH 2/3] Fix calculation of stripe device and unit sizes Jim Rees
2011-01-21 16:54 ` [PATCH 3/3] Various improvements to comments and syslog messages Jim Rees
2011-01-24 3:01 ` 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=4D3CEB71.4070707@panasas.com \
--to=bhalevy@panasas.com \
--cc=honey@citi.umich.edu \
--cc=linux-nfs@vger.kernel.org \
--cc=rees@umich.edu \
/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.