K 10 svn:author V 7 attilio K 8 svn:date V 27 2012-01-29T16:44:21.497732Z K 7 svn:log V 230 Fix a bug in vm_radix_leaf() where the shifting start address can wrap-up at some point. This bug is triggered very easilly by indirect blocks in UFS which grow negative resulting in very high counts. In collabouration with: flo END