On Mon, Jul 24, 2017 at 07:02:16PM -0400, Dennis Zhou wrote: > From: "Dennis Zhou (Facebook)" <dennissz...@gmail.com> > > Metadata is kept per block to keep track of where the contig hints are. > Scanning can be avoided when the contig hints are not broken. In that > case, left and right contigs have to be managed manually. > > This patch changes the allocation path hint updating to only scan when > contig hints are broken. > > Signed-off-by: Dennis Zhou <dennissz...@gmail.com>
Reviewed-by: Josef Bacik <jba...@fb.com> Thanks, Josef