Make sync_file_range() usage optional
authorSamuel Martin <s.martin49@gmail.com>
Sat, 12 Jan 2013 08:23:57 +0000 (09:23 +0100)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 16 Jan 2013 15:53:37 +0000 (10:53 -0500)
Under uClibc, sync_file_range() is not available under all
architectures, so we fall back to fdatasync() in this case.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>

No differences found
This page took 0.024581 seconds and 4 git commands to generate.