From: Chuck Lever Date: Thu, 14 Jan 2010 17:23:15 +0000 (-0500) Subject: nfs-utils: Collect socket address helpers into one location X-Git-Tag: nfs-utils-1-2-2-rc7~16 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=f0d3a4bedccca7cce48296757bc1c8bd59b80828;hp=f0d3a4bedccca7cce48296757bc1c8bd59b80828 nfs-utils: Collect socket address helpers into one location Introduce generic helpers for managing socket addresses. These are general enough that they are useful for pretty much any component of nfs-utils. We also include the definition of nfs_sockaddr here, so it can be shared. See: https://bugzilla.redhat.com/show_bug.cgi?id=448743 Signed-off-by: Chuck Lever ---