diff options
author | Roland McGrath <roland@gnu.org> | 1998-07-25 08:18:33 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1998-07-25 08:18:33 +0000 |
commit | ead6b882e19752dfd9f450ed06e6bd5eb5c0e14a (patch) | |
tree | b8cf9250abaaa5b3cf49f3ce1b3f251083b23670 | |
parent | 49efc8d2cc91ca43590d25cc5555e8c5ff5557be (diff) |
.
-rw-r--r-- | libdiskfs/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 556ecafa..95c76749 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,9 @@ +1998-07-25 Roland McGrath <roland@baalperazim.frob.com> + + * shutdown.c (diskfs_shutdown): Sync and set the clean flag even if we + don't shut down. Thus a disk that was in use but hadn't been touched + recently needn't necessarily be checked after a system crash. + 1998-07-20 Roland McGrath <roland@baalperazim.frob.com> * dir-lookup.c (diskfs_S_dir_lookup: short_circuited_callback1): Fix |