]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TODO: drop completed entry 34906/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 6 Jun 2025 10:09:49 +0000 (19:09 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 6 Jun 2025 10:09:49 +0000 (19:09 +0900)
TODO

diff --git a/TODO b/TODO
index 5878234e3e6e2574e72359af5db52ee0b5a0301c..e959bf5d22a1ba5adfae9360e0ae7fab79dc65f1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -66,8 +66,6 @@ Janitorial Clean-ups:
 * rework mount.c and swap.c to follow proper state enumeration/deserialization
   semantics, like we do for device.c now
 
-* get rid of basename() and replace by path_extract_filename()
-
 * Replace our fstype_is_network() with a call to libmount's mnt_fstype_is_netfs()?
   Having two lists is not nice, but maybe it's now worth making a dependency on
   libmount for something so trivial.