diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2010-06-22 12:40:27 -0400 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2010-06-22 16:04:53 -0400 |
commit | 3ca5879be32c4c11750e12230ff588195fff0738 (patch) | |
tree | 0ec187a74a0c6dade4bea68ac296de28d0cf7606 /support/export/export.c | |
parent | 94ce1eb94babb4c587b2826452fb053cba745098 (diff) | |
download | nfs-utils-3ca5879be32c4c11750e12230ff588195fff0738.tar.gz nfs-utils-3ca5879be32c4c11750e12230ff588195fff0738.tar.xz nfs-utils-3ca5879be32c4c11750e12230ff588195fff0738.zip |
exportfs: Add a common exit label in exportfs()
Clean up: Reduce code duplication by introducing a goto label for
freeing hp and exiting. This will make replacing "struct hostent *"
with "struct addrinfo *" more straightforward in this code.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support/export/export.c')
0 files changed, 0 insertions, 0 deletions