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.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2015-01-26 18:12:45 -05:00
parent 687f6a0ba7
commit 4a84f3e614
1 changed files with 0 additions and 2 deletions

2
TODO
View File

@ -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"