-
Dennis Zhou (Facebook) authored
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 <dennisszhou@gmail.com> Reviewed-by:
Josef Bacik <jbacik@fb.com> Signed-off-by:
Tejun Heo <tj@kernel.org>
Dennis Zhou (Facebook) authoredThis 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 <dennisszhou@gmail.com> Reviewed-by:
Josef Bacik <jbacik@fb.com> Signed-off-by:
Tejun Heo <tj@kernel.org>