From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 26 Jul 2018 11:20:12 +0200 From: Christoph Hellwig To: Martin Wilck Cc: Jens Axboe , Jan Kara , Christoph Hellwig , Ming Lei , Hannes Reinecke , Johannes Thumshirn , Kent Overstreet , linux-block@vger.kernel.org Subject: Re: [PATCH v5 2/3] blkdev: __blkdev_direct_IO_simple: fix leak in error case Message-ID: <20180726092012.GB24335@lst.de> References: <20180725211509.13592-1-mwilck@suse.com> <20180725211509.13592-3-mwilck@suse.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20180725211509.13592-3-mwilck@suse.com> List-ID: On Wed, Jul 25, 2018 at 11:15:08PM +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 I'm pretty sure I already ACKed this last time, but here we go again: Reviewed-by: Christoph Hellwig