Linux NFS development
 help / color / mirror / Atom feed
* [PATCH 0/5] recent patches conflict with Harvey's printf formatters
@ 2008-12-29 22:20 Chuck Lever
       [not found] ` <20081229221603.28005.42498.stgit-07a7zB5ZJzbwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Chuck Lever @ 2008-12-29 22:20 UTC (permalink / raw)
  To: bfields; +Cc: linux-nfs

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.

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>

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-12-31  1:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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   ` [PATCH 0/5] recent patches conflict with Harvey's printf formatters J. Bruce Fields

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox