diff options
author | Thomas Bushnell <thomas@gnu.org> | 1997-06-30 21:59:32 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1997-06-30 21:59:32 +0000 |
commit | 9cb9fa49f083df89db933b85695e902be6d26cf1 (patch) | |
tree | df637fe19c9224c523d976750b0089d7834a9844 /ufs/ChangeLog | |
parent | 3d78237de1e2eb1493079f5ede152d2433a10c70 (diff) |
Mon Jun 30 17:38:57 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* main.c (main): If the store cannot be made writable, then set
diskfs_hard_readonly and diskfs_readonly.
Diffstat (limited to 'ufs/ChangeLog')
-rw-r--r-- | ufs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ufs/ChangeLog b/ufs/ChangeLog index debab075..ca832c8e 100644 --- a/ufs/ChangeLog +++ b/ufs/ChangeLog @@ -1,3 +1,8 @@ +Mon Jun 30 17:38:57 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * main.c (main): If the store cannot be made writable, then set + diskfs_hard_readonly and diskfs_readonly. + 1997-06-20 Miles Bader <miles@gnu.ai.mit.edu> * hyper.c (diskfs_set_hypermetadata): Adjust device addresses for |