From a75020a06674a4ec77712c1d8000b51eac53f454 Mon Sep 17 00:00:00 2001 From: Wanlong Gao Date: Mon, 14 May 2012 18:38:24 +0800 Subject: TODO: add note for libblkid Add the note about compatible in TODO for libblkid. Signed-off-by: Wanlong Gao --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 3955552d..d604d10e 100644 --- a/TODO +++ b/TODO @@ -192,6 +192,9 @@ would make more sense to just use libblkid for this. There are some places where we call out to the 'blkid' program. This might be replaced by direct use of the library (if this is easier). +But it is very hard to be compatible between RHEL6 and RHEL5 when +using direct library. + Visualization ------------- -- cgit