On 16/03/17 23:53, Grazvydas Ignotas wrote:
On Thu, Mar 16, 2017 at 3:00 AM, Timothy Arceri wrote:
On 16/03/17 10:09, Grazvydas Ignotas wrote:
Simplifies the write code a bit and handles EINTR.
Signed-off-by: Grazvydas Ignotas
---
src/util/disk_cache.c | 40 ++--
On Thu, Mar 16, 2017 at 3:00 AM, Timothy Arceri wrote:
>
>
> On 16/03/17 10:09, Grazvydas Ignotas wrote:
>>
>> Simplifies the write code a bit and handles EINTR.
>>
>> Signed-off-by: Grazvydas Ignotas
>> ---
>> src/util/disk_cache.c | 40 ++--
>> 1 file change
On 16/03/17 10:09, Grazvydas Ignotas wrote:
Simplifies the write code a bit and handles EINTR.
Signed-off-by: Grazvydas Ignotas
---
src/util/disk_cache.c | 40 ++--
1 file changed, 26 insertions(+), 14 deletions(-)
diff --git a/src/util/disk_cache.c b/src
Simplifies the write code a bit and handles EINTR.
Signed-off-by: Grazvydas Ignotas
---
src/util/disk_cache.c | 40 ++--
1 file changed, 26 insertions(+), 14 deletions(-)
diff --git a/src/util/disk_cache.c b/src/util/disk_cache.c
index 904aa66..ad591be 100644