K 10 svn:author V 4 jeff K 8 svn:date V 27 2010-08-03T09:05:03.501953Z K 7 svn:log V 322 - Use BIT_MASK() rather than re-implementing it everywhere. - Since we're going from longs to ints cast earlier in set_bit, clr_bit, and test_bit so we don't compute array subscripts as longs. - Don't allow offsets larger than sizes for the next_bit routines. Sponsored by: Isilon Systems, iX Systems, and Panasas. END