On Fri, Jun 01, 2012 at 09:22:53AM +0800, Liu Bo wrote: > On 06/01/2012 04:04 AM, Josef Bacik wrote: > > > If we abort a transaction during the commit phase we can have people who > > start new transactions because we nave no way of signaling to them that > > something went wrong. So add a trans_aborted flag to the fs_info so the > > start transaction code can be notified that the last transaction was aborted > > and it needs to return an error. Thanks, > > > > > We already have a (root->fs_info->fs_state & BTRFS_SUPER_FLAG_ERROR), > why don't just use that? > Ah I missed all of that, will do, thanks, Josef -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
