Re: [PATCH] btrfs: fix return value check of btrfs_start_transaction()
From: liubo <hidden>
Date: 2011-01-21 01:59:39
From: liubo <hidden>
Date: 2011-01-21 01:59:39
On 01/21/2011 12:09 AM, Josef Bacik wrote:
On Thu, Jan 20, 2011 at 03:19:37PM +0900, Tsutomu Itoh wrote:quoted
The error check of btrfs_start_transaction() is added, and the mistake of the error check on several places is corrected.I'd rather we go through and have these things return an error than do a BUG_ON(). We're moving towards a more stable BTRFS, not one that panics more often :). Thanks,
Great, seems that we all feel it is the time to focus on this. :)
Josef -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html