diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-07-14 15:13:34 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-07-14 15:13:34 +0200 |
commit | 14bd37fe0bc8f02e906ce7d57ab00fb192a87223 (patch) | |
tree | 71039ec97a38d417bb94237ff8f7dde456c2df16 /fixme | |
parent | d04247cf25057cb5b3359244cd145e4027bd8536 (diff) |
fixme: refer to rhbz bugs that need fixing
Diffstat (limited to 'fixme')
-rw-r--r-- | fixme | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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() |