public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Refactor client_check()
@ 2010-03-23 16:52 Chuck Lever
       [not found] ` <20100323165122.4368.43659.stgit-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Chuck Lever @ 2010-03-23 16:52 UTC (permalink / raw)
  To: steved; +Cc: linux-nfs

Hi Steve-

These patches refactor client_check() so that IPv6 support can be
added down the road.  They should introduce no change in behavior.

---

Chuck Lever (6):
      libexport.a: replace xlog(L_FATAL) in client_check()
      libexport.a: Refactor wildcard checking in client_check()
      libexport.a: Refactor netgroup checking in client_check()
      libexport.a: Remove unused function client_checkaddr()
      libexport.a: Factor SUBNETWORK checking out of check_client()
      libexport.a: Factor FQDN checking out of check_client()


 support/export/client.c |  204 ++++++++++++++++++++++++++++++-----------------
 1 files changed, 130 insertions(+), 74 deletions(-)

-- 
Chuck Lever

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

end of thread, other threads:[~2010-04-08 15:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-23 16:52 [PATCH 0/6] Refactor client_check() Chuck Lever
     [not found] ` <20100323165122.4368.43659.stgit-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2010-03-23 16:52   ` [PATCH 1/6] libexport.a: Factor FQDN checking out of check_client() Chuck Lever
2010-03-23 16:53   ` [PATCH 2/6] libexport.a: Factor SUBNETWORK " Chuck Lever
2010-03-23 16:53   ` [PATCH 3/6] libexport.a: Remove unused function client_checkaddr() Chuck Lever
2010-03-23 16:53   ` [PATCH 4/6] libexport.a: Refactor netgroup checking in client_check() Chuck Lever
2010-03-23 16:53   ` [PATCH 5/6] libexport.a: Refactor wildcard " Chuck Lever
2010-03-23 16:53   ` [PATCH 6/6] libexport.a: replace xlog(L_FATAL) " Chuck Lever
2010-04-08 15:21   ` [PATCH 0/6] Refactor client_check() Steve Dickson

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