summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1996-11-12 23:40:39 +0000
committerMiles Bader <miles@gnu.org>1996-11-12 23:40:39 +0000
commit53796808ad4d04257004ceb3c3b763bb5067d61c (patch)
treecb611c135a19412bf38d8bb36d609e41c283302d /TODO
parentcb5252bbc91235591e89e34d571026471ed95f9c (diff)
.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index dc377a5f..abf2c02b 100644
--- a/TODO
+++ b/TODO
@@ -105,6 +105,7 @@ See `tasks', the exported task list.
*** fsys_get_options should return the disk name.
*** Add `author_tracks_uid' flag to struct node, and use it in places
that modify author/uid. Initialized to 0. !!
+*** Move file_getfh and fsys_getfile here (from ufs). !!!
*** Use idvecs. !!!
** libfshelp
@@ -179,11 +180,9 @@ See `tasks', the exported task list.
round_page (write size).
** ext2fs
-*** Support chflags/st_flags and convert to/from ext2 flags on disk. !!!
*** Try to write directories with 512-byte record boundaries. !!
*** Maybe file_pager_write_page should be able to accurately reproduce holes
*** Add byte-swapping. !!
-*** Implement file_getfh and fsys_getfile. !!!
** crash
*** Write core files. !!