From c7bb14602de8c731c41f4fe2f56413fc463dd04a Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Sat, 7 Feb 2009 23:46:59 +0100 Subject: [PATCH] blkid: refresh TODO file Signed-off-by: Karel Zak --- libs/blkid/TODO | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/libs/blkid/TODO b/libs/blkid/TODO index 4e00683e..ec058780 100644 --- a/libs/blkid/TODO +++ b/libs/blkid/TODO @@ -16,32 +16,6 @@ - rebase to the latest util-linux-ng - - create a new simple API for LABEL/UUID evaluation: - - blkid_eval_label() - blkid_eval_uuid() - blkid_eval_spec() (spec: =) - - this API has to follow the EVALUATE= blkid.conf option (see below). - - - create a new config file /etc/blkid.conf; options: - - * EVALUATE=[,] - - where the method is "udev" and/or "scan". Default: "udev,scan". - - * CACHE_FILE= - - where the is path to the blkid.tab cache file. Default: - /etc/blkid.tab. - - * SEND_UEVENTS= - - write to /sys/block/..../uevent when we found that /dev/disk-by/* - links are not valid (when EVALUATE=udev). - - - modify /sbin/blkid code to use blkid_eval_..() API for "-t LABEL|UUID" option. - Brainstorming ------------- -- 2.39.5