Re: [PATCH v3 00/19] Use ref transactions from most callers

2014-04-25 Thread Ronnie Sahlberg
On Fri, Apr 25, 2014 at 2:53 PM, Jonathan Nieder wrote: > Ronnie Sahlberg wrote: > >> This patch series changes most of the places where the ref functions for >> locking and writing refs to instead use the new ref transaction API. > > Thanks. Is this series based against mh/ref-transaction from "

Re: [PATCH v3 00/19] Use ref transactions from most callers

2014-04-25 Thread Jonathan Nieder
Ronnie Sahlberg wrote: > This patch series changes most of the places where the ref functions for > locking and writing refs to instead use the new ref transaction API. Thanks. Is this series based against mh/ref-transaction from "next"? [...] > I think I have covered all issues raised on the p