summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-01-21 01:13:09 +0100
committerLennart Poettering <lennart@poettering.net>2011-01-21 01:13:15 +0100
commite0fa621b8b52da4d95bf5918eb998c9166e4bc7c (patch)
tree56b7bc8b13ec692f914c89f72ea45e779007bd05 /TODO
parent76e7bc8dfbb1139254c3819f448246592f17f317 (diff)
automount: fix segfault when shutting down
https://bugs.freedesktop.org/show_bug.cgi?id=32076
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 57802a6555..5957b960c6 100644
--- a/TODO
+++ b/TODO
@@ -9,9 +9,6 @@ Bugs:
* somehow some /etc/fstab supplied mount params are never applied to api fs
https://bugzilla.redhat.com/show_bug.cgi?id=663108
-* automount units can cause a segfault:
- https://bugs.freedesktop.org/show_bug.cgi?id=32076
-
* bind mounts with 'fsck' fail and block for a minute:
/foo /bar none bind 1 1
(requesting fsck is wrong, but why do we block for a minute