K 10 svn:author V 3 mjg K 8 svn:date V 27 2020-09-23T10:44:49.201154Z K 7 svn:log V 247 cache: reimplement purgevfs to iterate vnodes instead of the entire hash The entire cache scan was a leftover from the old implementation. It is incredibly wasteful in presence of several mount points and does not win much even for single ones. END