]> git.decadent.org.uk Git - nfs-utils.git/commit - utils/mount/network.c
mount command: Use nfs_error() instead of perror()
authorChuck Lever <chuck.lever@oracle.com>
Tue, 2 Dec 2008 12:40:16 +0000 (07:40 -0500)
committerSteve Dickson <steved@redhat.com>
Tue, 2 Dec 2008 12:40:16 +0000 (07:40 -0500)
commit14b0dae49afae3fcf05c19ae84829aeef2f6876e
tree89a52a04fba7a981f5b105dde8a64c841592742b
parentea0473feffd8071216c96217df3202a8deed2c65
mount command: Use nfs_error() instead of perror()

So we can ensure that error output is directed appropriately, use
nfs_error() instead of perror() in start_statd().

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/mount/network.c