Linux NFS development
 help / color / mirror / Atom feed
* [PATCH 0/4] Four more pre-requisites for mountd IPv6 support
@ 2010-04-19 20:20 Chuck Lever
       [not found] ` <20100419201855.3567.9644.stgit-RytpoXr2tKZ9HhUboXbp9zCvJB+x5qRC@public.gmane.org>
  2010-04-23 16:29 ` Steve Dickson
  0 siblings, 2 replies; 7+ messages in thread
From: Chuck Lever @ 2010-04-19 20:20 UTC (permalink / raw)
  To: steved; +Cc: linux-nfs

Hi Steve-

These patches clean up some memory allocation nits in libexport.a.
They pave the way for parsing IPv6 addresses and netmasks in
client_init().

---

Chuck Lever (4):
      libexport.a: Allow malloc(3) failures in client_lookup() and friends
      libexport.a: Allow m_hostname allocation to fail instead of exit
      libexport.a: Allow client_init() to fail instead of exit
      libexport.a: Add client_free()


 support/export/client.c |   55 +++++++++++++++++++++++++++++++----------------
 1 files changed, 36 insertions(+), 19 deletions(-)

-- 
Chuck Lever

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

end of thread, other threads:[~2010-04-23 17:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-19 20:20 [PATCH 0/4] Four more pre-requisites for mountd IPv6 support Chuck Lever
     [not found] ` <20100419201855.3567.9644.stgit-RytpoXr2tKZ9HhUboXbp9zCvJB+x5qRC@public.gmane.org>
2010-04-19 20:21   ` [PATCH 1/4] libexport.a: Add client_free() Chuck Lever
2010-04-19 20:21   ` [PATCH 2/4] libexport.a: Allow client_init() to fail instead of exit Chuck Lever
2010-04-19 20:21   ` [PATCH 3/4] libexport.a: Allow m_hostname allocation " Chuck Lever
2010-04-19 20:21   ` [PATCH 4/4] libexport.a: Allow malloc(3) failures in client_lookup() and friends Chuck Lever
2010-04-20 12:16   ` [PATCH 0/4] Four more pre-requisites for mountd IPv6 support Jeff Layton
2010-04-23 16:29 ` Steve Dickson

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