]> git.decadent.org.uk Git - nfs-utils.git/commit - utils/mount/error.c
mount.nfs: Add error messages for errors reported by text-based mount(2)
authorChuck Lever <chuck.lever@oracle.com>
Mon, 24 Sep 2007 15:29:15 +0000 (11:29 -0400)
committerNeil Brown <neilb@suse.de>
Tue, 25 Sep 2007 01:50:16 +0000 (11:50 +1000)
commitbf3527ba9bf181ff07337b7183ad28894deb8b13
tree7301d54fbdcacf5608a378977ce56814659a4890
parent6e54f6179cb9e9d5706901a06744b8f4667c24e7
mount.nfs: Add error messages for errors reported by text-based mount(2)

The text-based mount(2) system call API can return some additional errors
that we would like to report correctly to our users.  These should be safe
to use with the legacy mount(2) ABI as well.

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