diff options
| author | Thomas Bushnell <thomas@gnu.org> | 1997-08-07 20:16:15 +0000 |
|---|---|---|
| committer | Thomas Bushnell <thomas@gnu.org> | 1997-08-07 20:16:15 +0000 |
| commit | 25d7e66143078462845a671ff32e26ef0afd894d (patch) | |
| tree | 99b65befeffa04a6feea7aa545416662ccee2a48 /isofs/ChangeLog | |
| parent | 19b09db854da73ea2140fcda1db1965da59df7f6 (diff) | |
Thu Aug 7 16:01:29 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* inode.c (read_disknode): Units of st_blocks are 512 byte chunks,
not logical_block_size chunks.
Diffstat (limited to 'isofs/ChangeLog')
| -rw-r--r-- | isofs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/isofs/ChangeLog b/isofs/ChangeLog index 3f0c44dc..d498a489 100644 --- a/isofs/ChangeLog +++ b/isofs/ChangeLog @@ -1,3 +1,8 @@ +Thu Aug 7 16:01:29 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * inode.c (read_disknode): Units of st_blocks are 512 byte chunks, + not logical_block_size chunks. + 1997-07-22 Miles Bader <miles@gnu.ai.mit.edu> * Makefile (dir): Is isofs, not ufs. |
