diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-09-20 13:52:25 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-09-20 13:52:25 +0000 |
commit | 19c24c308bda3932d7c174c472df53e66059b551 (patch) | |
tree | fd3a67d7da9f39eb255b8c29a6671a1a02e34365 /libdiskfs/ChangeLog | |
parent | c4b45bac5105ad1f9d2b775c73acd1e5cac3e109 (diff) |
1999-09-20 Thomas Bushnell, BSG <tb@mit.edu>
* node-times.c (diskfs_set_node_times): Don't implement
_diskfs_noatime here.
* conch-fetch.c (iohelp_fetch_shared_data): Don't update
dn_set_atime on affected node if _diskfs_noatime.
* rdwr-internal.c (_diskfs_rdwr_internal): Likewise.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r-- | libdiskfs/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 94979a7c..ecf93c4e 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,11 @@ +1999-09-20 Thomas Bushnell, BSG <tb@mit.edu> + + * node-times.c (diskfs_set_node_times): Don't implement + _diskfs_noatime here. + * conch-fetch.c (iohelp_fetch_shared_data): Don't update + dn_set_atime on affected node if _diskfs_noatime. + * rdwr-internal.c (_diskfs_rdwr_internal): Likewise. + 1999-09-19 Roland McGrath <roland@baalperazim.frob.com> * node-times.c (diskfs_set_node_times): If _diskfs_noatime is set and |