On Mon, 19 Apr 2010 16:20:51 -0400 Chuck Lever <chuck.lever@xxxxxxxxxx> wrote: > 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(-) > These look good to me. Reviewed-by: Jeff Layton <jlayton@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html