diff options
author | Roland McGrath <roland@gnu.org> | 1999-05-01 06:05:32 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-05-01 06:05:32 +0000 |
commit | e29ab72a9c16287fc0b2d87a43a1f5b9a2db073e (patch) | |
tree | 8f07fcc8789a94ce0a3d28350ec78c117a4137ef /storeio/ChangeLog | |
parent | 834580b49008057cf4f1ab54595b86b6499a79e0 (diff) |
.
Diffstat (limited to 'storeio/ChangeLog')
-rw-r--r-- | storeio/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/storeio/ChangeLog b/storeio/ChangeLog index 47ae8a99..e21e91ba 100644 --- a/storeio/ChangeLog +++ b/storeio/ChangeLog @@ -1,3 +1,9 @@ +1999-04-30 Mark Kettenis <kettenis@gnu.org> + + * storeio.c (trivfs_modify_stat): Do not assume that we have the + device open in the caculation of st_mode. If the device is not + open, only return S_IFCHR if inhibit_cache is set. + 1999-01-31 Roland McGrath <roland@baalperazim.frob.com> * storeio.c (trivfs_modify_stat): Return S_IFCHR if block size is 1. |