From: "J. Bruce Fields" <bfields@fieldses.org>
To: Chuck Lever <chuck.lever@oracle.com>
Cc: linux-nfs@vger.kernel.org
Subject: Re: [PATCH 0/5] recent patches conflict with Harvey's printf formatters
Date: Tue, 30 Dec 2008 20:43:56 -0500 [thread overview]
Message-ID: <20081231014356.GD30341@fieldses.org> (raw)
In-Reply-To: <20081229221603.28005.42498.stgit-07a7zB5ZJzbwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
On Mon, Dec 29, 2008 at 05:20:07PM -0500, Chuck Lever wrote:
> Hi Bruce-
>
> I pulled from Linus's tree today, and found that Harvey's IP address print
> formatters have already been merged. I had conflicts with some of the NSM
> IPv6 patches I've already sent you that use the old NIP macros.
>
> Here are the conflicting patches, updated to use Harvey's new formatters.
> You may have already done some of this work to merge your NFSD tree into
> linux-next, but I did update at least one patch description.
Thanks, done. (I rebased my for-2.6.29 branch onto latest linus tip,
merged by hand, then did a diff-of-diffs between my results and yours,
which just caught the one commit message edit.) The result is at
git://linux-nfs.org/~bfields/linux.git for-2.6.29
I expect I'll be more completely back at work Jan. 1 or 2nd, look
through my mailbox for any more stragglers at that point, then send
Linus a pull message by early next week.
--b.
>
> I have already updated the NFSD patches that are still pending, so you'll
> get those changes when I resend that series.
>
> ---
>
> Chuck Lever (5):
> NSM: Move nsm_find() to fs/lockd/mon.c
> NSM: Support IPv6 version of mon_name
> NLM: Add helper to handle IPv4 addresses
> NLM: Support IPv6 scope IDs in nlm_display_address()
> NLM: Remove AF_UNSPEC arm in nlm_display_address()
>
>
> fs/lockd/clntproc.c | 6 -
> fs/lockd/host.c | 121 ------------
> fs/lockd/mon.c | 411 +++++++++++++++++++++++++++++-----------
> include/linux/lockd/lockd.h | 25 ++
> include/linux/lockd/sm_inter.h | 31 ---
> 5 files changed, 322 insertions(+), 272 deletions(-)
>
> --
> Chuck Lever <chuck.lever@oracle.com>
prev parent reply other threads:[~2008-12-31 1:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-29 22:20 [PATCH 0/5] recent patches conflict with Harvey's printf formatters Chuck Lever
[not found] ` <20081229221603.28005.42498.stgit-07a7zB5ZJzbwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
2008-12-29 22:20 ` [PATCH 1/5] NLM: Remove AF_UNSPEC arm in nlm_display_address() Chuck Lever
2008-12-29 22:20 ` [PATCH 2/5] NLM: Support IPv6 scope IDs " Chuck Lever
2008-12-29 22:20 ` [PATCH 3/5] NLM: Add helper to handle IPv4 addresses Chuck Lever
2008-12-29 22:20 ` [PATCH 4/5] NSM: Support IPv6 version of mon_name Chuck Lever
2008-12-29 22:20 ` [PATCH 5/5] NSM: Move nsm_find() to fs/lockd/mon.c Chuck Lever
2008-12-31 1:43 ` J. Bruce Fields [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=20081231014356.GD30341@fieldses.org \
--to=bfields@fieldses.org \
--cc=chuck.lever@oracle.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.