summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1998-11-16 18:21:53 +0000
committerThomas Bushnell <thomas@gnu.org>1998-11-16 18:21:53 +0000
commit5ea4920ee625d0492bb8bd7e8e55b8cc584baa2f (patch)
tree60490b0b612c1ec92798a48ac3ddff764822e727 /TODO
parent92e77b72e0e52df10b44ba47e6906b19196e0100 (diff)
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8d98189c..44980383 100644
--- a/TODO
+++ b/TODO
@@ -89,6 +89,8 @@ See `tasks', the exported task list.
can call.
** libdiskfs
+*** file_chflags does not do proper permission checking (non-root isn't
+ supposed to be able to change the low bits)
*** Add the short-circuited-but-not-builtin translator startup code from
dir-lookup to fsys_getroot. Compare and match carefully these two
routines and then share common code. !!