Don't force nanoseconds if a file wasn't transferred or checksummed.
[rsync.git] / rsync.h
diff --git a/rsync.h b/rsync.h
index 6c732db38896d256aca6ce97652197ead6efd724..53fff2d630f4a1f7036d06c01459c58698906381 100644 (file)
--- a/rsync.h
+++ b/rsync.h
 
 #define ATTRS_REPORT           (1<<0)
 #define ATTRS_SKIP_MTIME       (1<<1)
+#define ATTRS_SET_NANO         (1<<2)
 
 #define FULL_FLUSH     1
 #define NORMAL_FLUSH   0