Re: [PATCH 2/5] btrfs: Use common error handling code in __btrfs_free_extent()

From: Dan Carpenter
Date: Mon Aug 21 2017 - 09:14:54 EST


On Mon, Aug 21, 2017 at 09:07:47AM -0400, Jeff Mahoney wrote:
> On 8/21/17 8:38 AM, SF Markus Elfring wrote:
> > From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
> > Date: Mon, 21 Aug 2017 10:03:00 +0200
> >
> > Add a jump target so that a bit of exception handling can be better reused
> > at the end of this function.
> >
> > This issue was detected by using the Coccinelle software.
>
> btrfs_abort_transaction dumps __FILE__:__LINE__ in the log so this patch
> makes the code more difficult to debug.
>

I was just reviewing this and I missed that issue. These patches are
just exhausting...

regards,
dan carpenter