Re: [PATCH] btrfs: use new block error code
From: Jens Axboe <axboe@kernel.dk>
Date: 2017-06-21 13:48:08
Also in:
kernel-janitors, linux-btrfs
From: Jens Axboe <axboe@kernel.dk>
Date: 2017-06-21 13:48:08
Also in:
kernel-janitors, linux-btrfs
On 06/21/2017 07:17 AM, David Sterba wrote:
On Mon, Jun 19, 2017 at 01:55:37PM +0300, Dan Carpenter wrote:quoted
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>Acked-by: David Sterba <dsterba@suse.com> The patch depends on the blk_status_t patchset, so I expect that it's going to be merged to that.
Added, thanks. -- Jens Axboe