From: Karel Zak Date: Tue, 17 Feb 2009 23:41:42 +0000 (+0100) Subject: blkid: add TODO hint about blkid_parse_tag_string() X-Git-Tag: v2.15-rc1~110 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=37660c8afcdb4ed4b496826781d9a5f655f2eab9;p=thirdparty%2Futil-linux.git blkid: add TODO hint about blkid_parse_tag_string() Signed-off-by: Karel Zak --- diff --git a/libs/blkid/TODO b/libs/blkid/TODO index bb4e425b4f..3e5ccf1aef 100644 --- a/libs/blkid/TODO +++ b/libs/blkid/TODO @@ -42,4 +42,6 @@ (see devname.c: probe_one()). The sysfs entry has been introduced by kernel patch 784aae735d9b0bba3f8b9faef4c8b30df3bf0128. + - in lib/fsprobe.c wrapper use blkid_parse_tag_string() rather than a local + parser implementation