Re: [PATCH v3 0/3] Persist TX SMS messages

2011-01-28 Thread Denis Kenzior
Hi Lucas, On 01/27/2011 08:39 PM, Lucas De Marchi wrote: > Third version. It includes some changes suggested by Denis: > > - Get rid of the oldpath field in struct txq_backup_entry > - Store the encoded uuid in struct txq_backup_entry > - Use SMS_MSGID_FMT to get the file name > - Some more clean

[PATCH v3 0/3] Persist TX SMS messages

2011-01-27 Thread Lucas De Marchi
Third version. It includes some changes suggested by Denis: - Get rid of the oldpath field in struct txq_backup_entry - Store the encoded uuid in struct txq_backup_entry - Use SMS_MSGID_FMT to get the file name - Some more cleanups Lucas De Marchi (3): sms: store pending tx pdus on disk sms: