K 10 svn:author V 7 asomers K 8 svn:date V 27 2019-05-09T18:23:09.358952Z K 7 svn:log V 422 fusefs: shorten and consolidate sleeps Some fusefs tests must sleep because they deliberately trigger a race, or because they're testing the cache timeout functionality. Consolidate the sleep interval in a single place so it will be easy to adjust. Shorten it from either 500ms or 250ms to 100ms. From experiment I find that 10ms works every time, so 100ms should be fairly safe. Sponsored by: The FreeBSD Foundation END