]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
mount.nfs: use nfs_error instead of fprintf in get_socket()
authorChuck Lever <chuck.lever@oracle.com>
Sat, 28 Jul 2007 21:50:50 +0000 (17:50 -0400)
committerNeil Brown <neilb@suse.de>
Mon, 30 Jul 2007 06:12:53 +0000 (16:12 +1000)
Use nfs_error() where appropriate.  I used "goto" here to reduce string
splitting and indenting past the point of readability.  Gee, it would be
nice if C had proper exception handling...

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Neil Brown <neilb@suse.de>

No differences found