On 07/27/2011 03:35 AM, Torvald Riegel wrote: > patch7: gtm_transaction::decide_begin_dispatch() gets the transaction > properties from the caller instead of reading from > gtm_transaction::prop, which might not have been updated by the caller > yet. > > patch8: Fix nesting level reset when rolling back the outermost > transaction. Before, this was incorrectly reset to zero, which caused > transactions to not get committed. This didn't show up in previous > testing because previously, only serial-mode TM methods were available. > > OK for branch, together with the previous patches?
Both ok. r~