From: Neil Brown Date: Mon, 2 Apr 2007 03:26:01 +0000 (+1000) Subject: mountd - improve checks and error messages for export failure. X-Git-Tag: nfs-utils-1-1-0-rc2~13 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=c57ae7ee252e665fcc515ae938f0e78ce1d736e9;hp=c57ae7ee252e665fcc515ae938f0e78ce1d736e9 mountd - improve checks and error messages for export failure. If an attempt is made to export a non-(dir|file), just ignore it. This should get caught by exportfs. If an attempt is made to export a non-exportable filesystem, report an error. Hopefully exportfs can trap some these as well, but catching them in mountd as well is good. Signed-off-by: Neil Brown ---