On Wed, May 06, 2020 at 08:36:32AM -0700, Christoph Hellwig wrote: > On Mon, May 04, 2020 at 06:13:30PM -0700, Darrick J. Wong wrote: > > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > > > Run all the unlinked metadata clearing work in parallel so that we can > > take advantage of higher-performance storage devices. > > Can you keep this out of the series (and maybe the whole iunlink move)? > The series already is huge, no need to add performance work to the huge > refactoring bucket. Ok. I'll make the unlinks clearing patches a separate series. --D