summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-01-26 18:12:45 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-01-26 23:56:26 -0500
commit4a84f3e61434cdc52f91477d7fd937600159e4f1 (patch)
treefb44001a3917c3afa83921547b9da76e79a6ecea /TODO
parent687f6a0ba77872299b9fb1f2f04d31c977088a63 (diff)
TODO: remove laccess conversion
I looked over all access invocations, and I think are using access() correctly. Accepting dangling symlinks makes sense only in special circumstances. So far we do not allow "flag" files like "/fastboot" to be dangling symlinks. We could, but I don't see a reason to.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index c87469a62..62f673b60 100644
--- a/TODO
+++ b/TODO
@@ -67,8 +67,6 @@ Features:
* Port various tools to make use of verbs.[ch], where applicable
-* Check all invocations of access() and consider turning them into laccess()
-
* "machinectl history"
* "machinectl diff"