From bc8fce86e79fc64be0b31c8b80de4fda6b61049b Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 14 Jan 2015 10:59:56 +0100 Subject: [PATCH] docs: add TODO entry for libblkid Signed-off-by: Karel Zak --- Documentation/TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Documentation/TODO b/Documentation/TODO index 98fcf3eb8c..cd4c235fd1 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -1,6 +1,13 @@ Note that items with (!) have high priority. +libblkid +-------- + - (!) don't use fixed set of the static buffers for TAGs in blkid_probe, + allocate all on the fly. It seems that for example btrfs is crazy enough + to have LABELs longer than we have bufferes in libblkid + https://bugzilla.redhat.com/show_bug.cgi?id=1164708 + agetty ----- - support default issue (/etc/issue) output for agetty to make it agetty -- 2.47.2