Re: [PATCH 05/11] xfs: rename the blockgc workqueue
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-03-15 18:50:33
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-03-15 18:50:33
On Wed, Mar 10, 2021 at 07:06:08PM -0800, Darrick J. Wong wrote:
From: Darrick J. Wong <djwong@kernel.org> Since we're about to start using the blockgc workqueue to dispose of inactivated inodes, strip the "block" prefix from the name; now it's merely the general garbage collection (gc) workqueue. Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Looks good, Reviewed-by: Christoph Hellwig <hch@lst.de>