diff options
author | germeier <germeier> | 2002-09-11 21:34:19 +0000 |
---|---|---|
committer | germeier <germeier> | 2002-09-11 21:34:19 +0000 |
commit | 038bec240cccaa2206f8ea7faa7f89ad9bef3a20 (patch) | |
tree | 54df51a8a6d429b500418b8d59a1255ab290ae58 /TODO | |
parent | edb74ae20741c1d7160c203e1625563e09b2c5f1 (diff) | |
download | mpiosh-038bec240cccaa2206f8ea7faa7f89ad9bef3a20.tar.gz mpiosh-038bec240cccaa2206f8ea7faa7f89ad9bef3a20.tar.bz2 mpiosh-038bec240cccaa2206f8ea7faa7f89ad9bef3a20.zip |
fixed writing of 8.3 filenames to MPIO
added handling of timestamps
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -$Id: TODO,v 1.10 2002/09/11 13:44:29 germeier Exp $ +$Id: TODO,v 1.11 2002/09/11 21:34:19 germeier Exp $ * Kernel Module - the MPIO can no multitasking, so: @@ -16,8 +16,8 @@ $Id: TODO,v 1.10 2002/09/11 13:44:29 germeier Exp $ - implement writing of files [partially done] * writing to internal memory [DONE] * resolve remainig block addressing issues in spare area [DONE] - * fix 8.3 filenames - * fix timestamps of files + * fix 8.3 filenames [DONE] + * fix timestamps of files [DONE] - implement deleting of files [DONE] If everything is done: |