summaryrefslogtreecommitdiff
path: root/storeio/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-02-01 04:01:04 +0000
committerRoland McGrath <roland@gnu.org>1999-02-01 04:01:04 +0000
commitc18c017b593d94def21cdb2dc41f880cd0cb82af (patch)
tree052978580c9324008b791a7edbc8fe23c715ffe1 /storeio/ChangeLog
parentf0ce51e710ae0982fd938c7155d07e0a017f72a2 (diff)
.
Diffstat (limited to 'storeio/ChangeLog')
-rw-r--r--storeio/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/storeio/ChangeLog b/storeio/ChangeLog
index daac2ca0..47ae8a99 100644
--- a/storeio/ChangeLog
+++ b/storeio/ChangeLog
@@ -1,5 +1,7 @@
1999-01-31 Roland McGrath <roland@baalperazim.frob.com>
+ * storeio.c (trivfs_modify_stat): Return S_IFCHR if block size is 1.
+
* storeio.c (trivfs_modify_stat): Return S_IFCHR iff inhibit_cache
set, otherwsie S_IFBLK. For a block-addressed device, S_IFCHR means
"must do whole-block i/o".