Re: [PATCH 02/11] xfs: don't stall cowblocks scan if we can't take locks
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-01-19 06:53:35
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-01-19 06:53:35
On Mon, Jan 18, 2021 at 02:12:09PM -0800, Darrick J. Wong wrote:
From: Darrick J. Wong <djwong@kernel.org> Don't stall the cowblocks scan on a locked inode if we possibly can. We'd much rather the background scanner keep moving. Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Looks good, Reviewed-by: Christoph Hellwig <hch@lst.de>