Re: [PATCH] Btrfs: don't BUG_ON() in btrfs_orphan_add
From: Mark Fasheh <hidden>
Date: 2016-05-31 19:53:27
From: Mark Fasheh <hidden>
Date: 2016-05-31 19:53:27
On Fri, May 27, 2016 at 01:03:04PM -0400, Josef Bacik wrote:
This is just a screwup for developers, so change it to an ASSERT() so developers notice when things go wrong and deal with the error appropriately if ASSERT() isn't enabled. Thanks, Signed-off-by: Josef Bacik <redacted>
Reviewed-by: Mark Fasheh <redacted> -- Mark Fasheh