Re: [PATCH v7 1/2] xfs: remove assert to check bytes returned
From: Darrick J. Wong <hidden>
Date: 2018-02-09 04:52:08
Also in:
linux-fsdevel
From: Darrick J. Wong <hidden>
Date: 2018-02-09 04:52:08
Also in:
linux-fsdevel
On Thu, Feb 08, 2018 at 12:59:47PM -0600, Goldwyn Rodrigues wrote:
From: Goldwyn Rodrigues <redacted> Since we can return less than count in case of partial direct writes, remove the ASSERT. Signed-off-by: Goldwyn Rodrigues <redacted>
Looks ok, Reviewed-by: Darrick J. Wong <redacted> --D