From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 20 Jul 2018 17:09:01 +0200 From: Christoph Hellwig To: Martin Wilck Cc: Jens Axboe , Jan Kara , Ming Lei , Christoph Hellwig , Hannes Reinecke , Johannes Thumshirn , Kent Overstreet , linux-block@vger.kernel.org Subject: Re: [PATCH v4 2/4] blkdev: __blkdev_direct_IO_simple: fix leak in error case Message-ID: <20180720150901.GA17322@lst.de> References: <20180720130552.21432-1-mwilck@suse.com> <20180720130552.21432-3-mwilck@suse.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20180720130552.21432-3-mwilck@suse.com> List-ID: On Fri, Jul 20, 2018 at 03:05:50PM +0200, Martin Wilck wrote: > Fixes: 72ecad22d9f1 ("block: support a full bio worth of IO for > simplified bdev direct-io") > Reviewed-by: Ming Lei > Signed-off-by: Martin Wilck Looks good, Reviewed-by: Christoph Hellwig