diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-01-21 03:30:13 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-01-21 03:30:18 +0100 |
commit | 63c862b051ae35199eb0d91c375b3c2b296bc0aa (patch) | |
tree | 82edc03f67be0f351bcb5a9e270a49ed9e72a41b /TODO | |
parent | ed86ebc41440b09977b93cf71f4a55082d9a2e44 (diff) |
cryptsetup: fix ordering loop when dealing with encrypted swap devices
https://bugzilla.redhat.com/show_bug.cgi?id=657234
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,8 +1,5 @@ Bugs: -* dep loop when using encrypted swap - https://bugzilla.redhat.com/show_bug.cgi?id=657234 - * somehow some /etc/fstab supplied mount params are never applied to api fs https://bugzilla.redhat.com/show_bug.cgi?id=663108 |