diff options
author | Roland McGrath <roland@gnu.org> | 1999-10-23 18:09:36 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-10-23 18:09:36 +0000 |
commit | 36005f93f483dbb3bfc969ae393246f8cd8ed984 (patch) | |
tree | 3979ec708063f6bb8670ed46fec400d2299cfe0a /libdiskfs | |
parent | af624dc18cabfe34d7df9256508715bb636bb9ec (diff) |
.
Diffstat (limited to 'libdiskfs')
-rw-r--r-- | libdiskfs/ChangeLog | 5 |
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. |