aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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. !!