Re: [PATCH] xfs: xfs_dabuf_map should return ENOMEM when map allocation fails

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Mar 14, 2020 at 10:29:13AM -0700, Darrick J. Wong wrote:
> From: Darrick J. Wong <darrick.wong@xxxxxxxxxx>
> 
> If the xfs_buf_map array allocation in xfs_dabuf_map fails for whatever
> reason, we bail out with error code zero.  This will confuse callers, so
> make sure that we return ENOMEM.  Allocation failure should never happen
> with the small size of the array, but code defensively anyway.
> 
> Fixes: 45feef8f50b94d ("xfs: refactor xfs_dabuf_map")
> Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx>

Looks good,

Reviewed-by: Christoph Hellwig <hch@xxxxxx>



[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux