On Tue, Apr 21, 2020 at 07:07:52PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Move the spin_unlock/spin_lock of the ail lock up to > xlog_recover_cancel_intents so that the individual ->cancel_intent > functions don't have to do that anymore. Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>