2023-12-08 8:47 GMT+09:00, John Sanpe <sanpeqf@xxxxxxxxx>: > Replaced the internal table lookup algorithm with ffs of > the bitops library with better performance. > > Use it to increase the single processing length of the > exfat_find_free_bitmap function, from single-byte search to long type. > > Signed-off-by: John Sanpe <sanpeqf@xxxxxxxxx> Applied it to #dev. Thanks for your patch!