fixme: refer to rhbz bugs that need fixing

This commit is contained in:
Lennart Poettering 2010-07-14 15:13:34 +02:00
parent d04247cf25
commit 14bd37fe0b
1 changed files with 5 additions and 0 deletions

5
fixme
View File

@ -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()