pcu-fsync: add support for syncfs() on Linux (-f flag)
commite11a55dee1f5ad36bfb6f5a9b2484ef63522df41
authorEric Wong <normalperson@yhbt.net>
Thu, 15 Nov 2012 03:42:50 +0000 (15 03:42 +0000)
committerEric Wong <normalperson@yhbt.net>
Thu, 15 Nov 2012 04:05:53 +0000 (15 04:05 +0000)
tree880893a4d9471490910de994d7eebb733a51fcac
parent1567a0746ca0083fe43c95a725a69228929ff9a3
pcu-fsync: add support for syncfs() on Linux (-f flag)

Sometimes it is useful to just commit a single filesystem.
This transparently falls back to using sync(2) if syncfs(2)
is not available.
Makefile
compat-util.h
fsync.c
pcu-fsync.1.txt