From fca42583fe9467121d491920b14144b7610c9d7b Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 21 Nov 1999 04:30:14 +0000 Subject: . --- storeio/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'storeio') diff --git a/storeio/ChangeLog b/storeio/ChangeLog index 31d9dd31..0b874033 100644 --- a/storeio/ChangeLog +++ b/storeio/ChangeLog @@ -1,3 +1,10 @@ +1999-11-20 Roland McGrath + + * dev.c (dev_read, dev_write): In DEV->inhibit_cache case, + handle zero (i.e. unknown) block_size by treating it as 1. + Use shift and bitwise-and rather than multiply and modulus + for block size arithmetic, since it's a known power of two. + 1999-11-14 Roland McGrath * io.c (trivfs_S_file_get_storage_info): Fail with EOPNOTSUPP when -- cgit v1.2.3