diff options
author | Roland McGrath <roland@gnu.org> | 2002-06-02 21:41:49 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-06-02 21:41:49 +0000 |
commit | b3cb19ba7cfcfeeebdf811af2a924682eebe6f53 (patch) | |
tree | ad5e9c312792c2e3bf758c92720ead519dfdf3b6 /tmpfs | |
parent | d2583d9069895b86b74341c6e3f4c8ffccb1be13 (diff) |
.
Diffstat (limited to 'tmpfs')
-rw-r--r-- | tmpfs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tmpfs/ChangeLog b/tmpfs/ChangeLog index eb04d954..fa74aa03 100644 --- a/tmpfs/ChangeLog +++ b/tmpfs/ChangeLog @@ -1,3 +1,8 @@ +2002-05-29 Roland McGrath <roland@frob.com> + + * node.c (diskfs_S_file_get_storage_info): Return a null port when the + peropen is not open for read/write. Set STORE_READONLY if O_WRITE set. + 2002-05-28 Roland McGrath <roland@frob.com> * dir.c (diskfs_get_directs): u_int -> size_t |