Re: [PATCHv2 0/5] Fix bug in large transactions

2015-01-22 Thread Michael Haggerty
On 01/22/2015 03:32 AM, Stefan Beller wrote: > version2: Summary: patches 1-4 look good to me. I sent a separate comment about patch 5, which seems to do more system calls than necessary. Michael -- Michael Haggerty mhag...@alum.mit.edu -- To unsubscribe from this list: send the line "unsubscr

[PATCHv2 0/5] Fix bug in large transactions

2015-01-21 Thread Stefan Beller
version2: * This applies on top of origin/sb/atomic-push though it will result in a one line merge conflict with origin/jk/lock-ref-sha1-basic-return-errors when merging to origin/next. * It now uses the FILE* pointer instead of file descriptors. This results in a combination of the 2 forme