[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170510151053.GA27439@twin.jikos.cz>
Date: Wed, 10 May 2017 17:10:53 +0200
From: David Sterba <dsterba@...e.cz>
To: Liu Bo <bo.li.liu@...cle.com>
Cc: Colin King <colin.king@...onical.com>, Chris Mason <clm@...com>,
Josef Bacik <jbacik@...com>, David Sterba <dsterba@...e.com>,
linux-btrfs@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] btrfs: fix incorrect error return ret being passed to
mapping_set_error
On Tue, May 09, 2017 at 11:58:55AM -0700, Liu Bo wrote:
> On Tue, May 09, 2017 at 06:14:01PM +0100, Colin King wrote:
> > From: Colin Ian King <colin.king@...onical.com>
> >
> > The setting of return code ret should be based on the error code
> > passed into function end_extent_writepage and not on ret. Thanks
> > to Liu Bo for spotting this mistake in the original fix I submitted.
> >
> > Detected by CoverityScan, CID#1414312 ("Logically dead code")
>
> Looks good.
>
> Reviewed-by: Liu Bo <bo.li.liu@...cle.com>
Thanks, patch replaced.
Powered by blists - more mailing lists