K 10 svn:author V 5 markj K 8 svn:date V 27 2015-05-10T22:04:42.601944Z K 7 svn:log V 366 find_next_bit() and find_next_zero_bit(): if the caller-specified offset lies within the last block of the bit set and no bits are set beyond the offset, terminate the search immediately instead of continuing as though there are further blocks in the set and subsequently returning an incorrect result. MFC after: 1 week Sponsored by: EMC / Isilon Storage Division END