[Bug 198563] [PATCH] Prevent spa_namespace_lock deadlock caused by spa_import_rootpool()

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 13 16:28:14 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198563

fk at fabiankeil.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #154269|0                           |1
        is obsolete|                            |

--- Comment #2 from fk at fabiankeil.de ---
Created attachment 154270
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=154270&action=edit
spa_import_rootpool(): Fix ressource leaks if the pool label is missing

Previously spa_namespace_lock was kept locked which prevented
the system from booting even if the root pool label was actually
found later on. An insignificant amount of memory was leaked as well.

Obtained from: ElectroBSD

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list