From: Karel Zak Date: Wed, 14 Jan 2015 09:59:56 +0000 (+0100) Subject: docs: add TODO entry for libblkid X-Git-Tag: v2.26-rc1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc8fce86e79fc64be0b31c8b80de4fda6b61049b;p=thirdparty%2Futil-linux.git docs: add TODO entry for libblkid Signed-off-by: Karel Zak --- 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