]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
mountd - better response to failed attempts to export filesystems
authorNeil Brown <neilb@suse.de>
Thu, 29 Mar 2007 03:08:01 +0000 (13:08 +1000)
committerNeil Brown <neilb@suse.de>
Thu, 29 Mar 2007 03:08:01 +0000 (13:08 +1000)
If the kernel rejects an attempt to export a filesystem - e.g. because
it is not exportable, we shouldn't just ignore the error, but rather
should tell the kernel that the relevant filehandle or path cannot be supported.

We should really print out some error messages too.

Signed-off-by: Neil Brown <neilb@suse.de>

No differences found