summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-10-23 18:09:36 +0000
committerRoland McGrath <roland@gnu.org>1999-10-23 18:09:36 +0000
commit36005f93f483dbb3bfc969ae393246f8cd8ed984 (patch)
tree3979ec708063f6bb8670ed46fec400d2299cfe0a
parentaf624dc18cabfe34d7df9256508715bb636bb9ec (diff)
.
-rw-r--r--libdiskfs/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog
index 6402a59a..1ecaa952 100644
--- a/libdiskfs/ChangeLog
+++ b/libdiskfs/ChangeLog
@@ -1,3 +1,8 @@
+1999-10-23 Roland McGrath <roland@baalperazim.frob.com>
+
+ * sync-interval.c (periodic_sync): With diskfs_fsys_lock reader lock
+ held, check _diskfs_diskdirty and don't sync if not dirty.
+
1999-10-14 Roland McGrath <roland@baalperazim.frob.com>
* opts-std-startup.c (TOGGLE): Fix `off' case.