Re: [PATCH 59/63] xfs: simulate per-AG reservations being critically low
From: Christoph Hellwig <hch@infradead.org>
Date: 2016-09-30 08:27:27
Also in:
linux-fsdevel
From: Christoph Hellwig <hch@infradead.org>
Date: 2016-09-30 08:27:27
Also in:
linux-fsdevel
On Thu, Sep 29, 2016 at 08:12:03PM -0700, Darrick J. Wong wrote:
Create an error injection point that enables us to simulate being critically low on per-AG block reservations. This should enable us to simulate this specific ENOSPC condition so that we can test falling back to a regular file copy. Signed-off-by: Darrick J. Wong <redacted>
Looks fine, Reviewed-by: Christoph Hellwig <hch@lst.de>