From 14bd37fe0bc8f02e906ce7d57ab00fb192a87223 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 14 Jul 2010 15:13:34 +0200 Subject: [PATCH] fixme: refer to rhbz bugs that need fixing --- fixme | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/fixme b/fixme index 060194b291..dabce258d7 100644 --- a/fixme +++ b/fixme @@ -41,6 +41,11 @@ External: if [ $PPID -ne 1 && mountpoint /cgroup/systemd ] ; then echo "You suck!" ; fi +https://bugzilla.redhat.com/show_bug.cgi?id=614245 +https://bugzilla.redhat.com/show_bug.cgi?id=612789 +https://bugzilla.redhat.com/show_bug.cgi?id=612728 +https://bugzilla.redhat.com/show_bug.cgi?id=612712 + Regularly: * look for close() vs. close_nointr() vs. close_nointr_nofail()