]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
Never set flushtime for a cache in the future.
authorNeil Brown <neilb@suse.de>
Sun, 4 Feb 2007 21:57:36 +0000 (08:57 +1100)
committerNeil Brown <neilb@suse.de>
Sun, 4 Feb 2007 21:57:36 +0000 (08:57 +1100)
If 'etab' happens to have a timestamp in the future, this will get
copied to the flush-time for various caches,  and no exports will
work until that time arrives.  So clamp the flushtime to 'now'.


No differences found