summaryrefslogtreecommitdiff
path: root/storeio
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-11-21 04:30:14 +0000
committerRoland McGrath <roland@gnu.org>1999-11-21 04:30:14 +0000
commitfca42583fe9467121d491920b14144b7610c9d7b (patch)
tree7e883e5635cdbfeaa34e9ca1c861888893eba698 /storeio
parent183c84afaddedee0f98f90cf8f65cdbe88dd0033 (diff)
.
Diffstat (limited to 'storeio')
-rw-r--r--storeio/ChangeLog7
1 files changed, 7 insertions, 0 deletions
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 <roland@baalperazim.frob.com>
+
+ * 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 <roland@baalperazim.frob.com>
* io.c (trivfs_S_file_get_storage_info): Fail with EOPNOTSUPP when