On Mon, Jul 24, 2017 at 07:02:13PM -0400, Dennis Zhou wrote: > From: "Dennis Zhou (Facebook)" <dennissz...@gmail.com> > > This patch adds first_bit to keep track of the first free bit in the > bitmap. This hint helps prevent scanning of fully allocated blocks. > > Signed-off-by: Dennis Zhou <dennissz...@gmail.com>
Reviewed-by: Josef Bacik <jba...@fb.com> Thanks, Josef