All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] mountd cleanup
@ 2010-03-22  0:37 Chuck Lever
       [not found] ` <20100322003317.30360.18289.stgit-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Chuck Lever @ 2010-03-22  0:37 UTC (permalink / raw)
  To: steved; +Cc: linux-nfs

Hi Steve-

These four patches clean up some spots in libexport.a.  They are
pre-requisites for mountd/exportfs IPv6 support.

---

Chuck Lever (4):
      libexport.a: e_fslocdata should be freed with free(3)
      libexport.a: Fix whitespace damage in support/export/export.c
      libexport.a: Clean up client_compose() and client_member()
      libexport.a: Remove dead code


 support/export/client.c    |   65 ++++++++++++++++++--------------------------
 support/export/export.c    |   13 +++++----
 support/include/exportfs.h |    5 +--
 3 files changed, 36 insertions(+), 47 deletions(-)

-- 
Chuck Lever

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

end of thread, other threads:[~2010-03-22 14:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-22  0:37 [PATCH 0/4] mountd cleanup Chuck Lever
     [not found] ` <20100322003317.30360.18289.stgit-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2010-03-22  0:38   ` [PATCH 1/4] libexport.a: Remove dead code Chuck Lever
2010-03-22  0:38   ` [PATCH 2/4] libexport.a: Clean up client_compose() and client_member() Chuck Lever
2010-03-22  0:38   ` [PATCH 3/4] libexport.a: Fix whitespace damage in support/export/export.c Chuck Lever
2010-03-22  0:38   ` [PATCH 4/4] libexport.a: e_fslocdata should be freed with free(3) Chuck Lever
2010-03-22 14:19   ` [PATCH 0/4] mountd cleanup Steve Dickson

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.