From b1bfa60254423034b3508c19742c388b122ae6ef Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Fri, 6 Jun 2025 19:09:49 +0900 Subject: [PATCH] TODO: drop completed entry --- TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO b/TODO index 5878234e3e6..e959bf5d22a 100644 --- 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. -- 2.47.3