K 10 svn:author V 6 davide K 8 svn:date V 27 2014-08-25T17:06:18.662948Z K 7 svn:log V 280 Rather than using an hardcoded reclaim age, rely on an LRU-like approach for dirhash cache, setting a target percent to reclaim (exposed via SYSCTL). This allows to always make some amount of progress keeping the maximum reclaim age dynamic. Tested by: pho Reviewed by: jhb END