Re: [PATCH 3/4] xfs: create convenience wrappers for incore quota block reservations
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-01-24 09:34:42
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-01-24 09:34:42
On Sat, Jan 23, 2021 at 10:51:51AM -0800, Darrick J. Wong wrote:
From: Darrick J. Wong <djwong@kernel.org> Create a couple of convenience wrappers for creating and deleting quota block reservations against future changes. Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Looks good, Reviewed-by: Christoph Hellwig <hch@lst.de>