diff options
author | Thomas Bushnell <thomas@gnu.org> | 1998-11-16 18:22:16 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1998-11-16 18:22:16 +0000 |
commit | 19656903db2c911122154aa3e96f768b30edc201 (patch) | |
tree | 97b90f84f8507719b7738f1dbc769284bd5c92da /libdiskfs/ChangeLog | |
parent | 5ea4920ee625d0492bb8bd7e8e55b8cc584baa2f (diff) |
Wed Aug 12 23:35:59 1998 Thomas Bushnell, BSG <tb@mit.edu>
* file-chflags.c (diskfs_S_file_chflags): Only set
NP->dn_set_ctime if we actually set the flags.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r-- | libdiskfs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 94d615a8..fd6a189c 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,8 @@ +Wed Aug 12 23:35:59 1998 Thomas Bushnell, BSG <tb@mit.edu> + + * file-chflags.c (diskfs_S_file_chflags): Only set + NP->dn_set_ctime if we actually set the flags. + 1998-10-26 Gordon Matzigkeit <gord@trick.fig.org> * init-startup.c (diskfs_startup_diskfs): Use diskfs_nput to free |