]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
Ensure 'showmount -e' gets current information.
authorNeil Brown <neilb@suse.de>
Thu, 11 Jan 2007 01:51:29 +0000 (12:51 +1100)
committerNeil Brown <neilb@suse.de>
Thu, 11 Jan 2007 01:51:29 +0000 (12:51 +1100)
If auth_reload has been called by someone else, get_exportlist
can incorrectly return old data.  So track modify times better
and only use cached data if the modify time matches.


No differences found