Re: [PATCH] btrfs: use new block error code
From: Christoph Hellwig <hch@lst.de>
Date: 2017-06-20 09:11:04
Also in:
kernel-janitors, linux-btrfs
From: Christoph Hellwig <hch@lst.de>
Date: 2017-06-20 09:11:04
Also in:
kernel-janitors, linux-btrfs
On Mon, Jun 19, 2017 at 01:55:37PM +0300, Dan Carpenter wrote:
This function is supposed to return blk_status_t error codes now but
there was a stray -ENOMEM left behind.
Fixes: 4e4cbee93d56 ("block: switch bios to blk_status_t")
Signed-off-by: Dan Carpenter <redacted>Looks fine, Acked-by: Christoph Hellwig <hch@lst.de>