]> git.decadent.org.uk Git - nfs-utils.git/commit
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)
commit849cdc25d0060621662b7b311e02bcabc92fb4d7
treef304ea774d57814d467fe2991bdff3de300eca3e
parent4d53ca0ba7a855df0dea0808d395ee74c482dfb1
mountd - better response to failed attempts to export filesystems

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>
utils/mountd/cache.c