Re: [PATCH 6/7] xfs: rename block gc start and stop functions
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-01-13 15:08:40
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-01-13 15:08:40
On Mon, Jan 11, 2021 at 03:23:52PM -0800, Darrick J. Wong wrote:
From: Darrick J. Wong <djwong@kernel.org> Shorten the names of the two functions that start and stop block preallocation garbage collection and move them up to the other blockgc functions.
Looks good, Reviewed-by: Christoph Hellwig <hch@lst.de>