]> git.decadent.org.uk Git - nfs-utils.git/commit
exportfs - test exportability of filesystems when exportfs is run.
authorNeil Brown <neilb@suse.de>
Mon, 2 Apr 2007 03:26:05 +0000 (13:26 +1000)
committerNeil Brown <neilb@suse.de>
Mon, 2 Apr 2007 03:26:05 +0000 (13:26 +1000)
commit1374c3861abdc66f3a1410e26cc85f86760b51dd
tree53666e9cc297e103abb6c5ddeb48e5ef9f8b7f1b
parentc57ae7ee252e665fcc515ae938f0e78ce1d736e9
exportfs - test exportability of filesystems when exportfs is run.

When exporting a filesystem test to see if the kernel is likely
to accept the export and print suitable warning message if not.
Don't actually fail the 'exportfs' as by the time a MOUNT request
arrives, the filesystem might be exportable.

Signed-off-by: Neil Brown <neilb@suse.de>
utils/exportfs/exportfs.c