K 10 svn:author V 6 emaste K 8 svn:date V 27 2013-03-19T13:06:11.837974Z K 7 svn:log V 242 Fix remainder calculation when biosize is not a power of 2 In common configurations biosize is a power of two, but is not required to be so. Thanks to markj@ for spotting an additional case beyond my original patch. Reviewed by: rmacklem@ END