diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-06-29 09:00:20 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-06-29 09:00:20 +0000 |
commit | fa08564735ca95d4dd9373545eb202288c14524c (patch) | |
tree | 71aecd0f6721fc204641edc1b7e41ff04203cf02 /libdiskfs/ChangeLog | |
parent | 45e9b9e5b132ab0571210a671695d1d8dcc5f882 (diff) |
1999-06-29 Thomas Bushnell, BSG <tb@mit.edu>
* hyper.c (diskfs_readonly_changed): Adjust whether the store
should permit writes too.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r-- | libdiskfs/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 81118fe2..686f49a3 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,5 +1,7 @@ 1999-06-29 Thomas Bushnell, BSG <tb@mit.edu> + * dev-globals.c, dev-io.c, dev-open.c: Files removed. + * lookup.c (diskfs_lookup): If we get an error from fshelp_checkdirmod, clear *NP as well as returning the error. Use diskfs_nrele instead of diskfs_nput in case *NP and DP are |