]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
nfs-utils: Collect socket address helpers into one location
authorChuck Lever <chuck.lever@oracle.com>
Thu, 14 Jan 2010 17:23:15 +0000 (12:23 -0500)
committerSteve Dickson <steved@redhat.com>
Fri, 15 Jan 2010 19:55:51 +0000 (14:55 -0500)
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 <chuck.lever@oracle.com>

No differences found