summaryrefslogtreecommitdiff
path: root/storeio/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-02-01 03:49:33 +0000
committerRoland McGrath <roland@gnu.org>1999-02-01 03:49:33 +0000
commit92e02bab552228b4b50b4f7a436aa6008427b18a (patch)
tree3b94b303f1ab55d915c9486e18b758ee7c734194 /storeio/ChangeLog
parent3794e61f5825e45839cb444d4ea94dfe3dca6b32 (diff)
.
Diffstat (limited to 'storeio/ChangeLog')
-rw-r--r--storeio/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/storeio/ChangeLog b/storeio/ChangeLog
index 485fc7d0..daac2ca0 100644
--- a/storeio/ChangeLog
+++ b/storeio/ChangeLog
@@ -1,3 +1,9 @@
+1999-01-31 Roland McGrath <roland@baalperazim.frob.com>
+
+ * 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".
+
1999-01-28 Roland McGrath <roland@baalperazim.frob.com>
* io.c (trivfs_S_file_syncfs): Fix inverted test.