On Sun, Jul 15, 2012 at 09:26:30PM +0200, Antonio Quartulli wrote:
- int16_t buff_len;
int16_t last_changeset_len;
- spinlock_t buff_lock; /* protects buff */
spinlock_t last_changeset_lock; /* protects buff_lock */
ops, typo :) I meant "/* protects last_changeset */" (thanks Marek :))
Cheers,