about summary refs log tree commit homepage
path: root/.gitignore
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-08-09 15:33:48 -0700
committerEric Wong <normalperson@yhbt.net>2009-08-09 15:36:25 -0700
commitd4581cb9a1d178cb31416eb30d501a0e46878e45 (patch)
tree77e141f88b76eec83b368aba5222455077356c9b /.gitignore
parent8947b985335cbf9b30cffb9e79f9ed7a1899e298 (diff)
downloadpcu-d4581cb9a1d178cb31416eb30d501a0e46878e45.tar.gz
Add `pcu-sync' command
This can be useful for calling fsync(2)/fdatasync(2) on
individual files (and/or their containing directories).  This
can be used when a system-wide sync(2) is too expensive on
a busy system.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4b4583d..e4a8a6f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
 pcu-mincore
 pcu-fadvise
+pcu-sync
 GIT-VERSION-FILE
 *.1
 *.html