On 9/25/19 4:37 PM, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Bump @work_threads in the scrub phase setup function because we will > soon want the main thread (i.e. the one that coordinates workers) to be > factored into per-thread data structures. We'll need this in an > upcoming patch to render error string prefixes to preallocated > per-thread buffers. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Reviewed-by: Eric Sandeen <sandeen@xxxxxxxxxx>