K 10 svn:author V 5 peter K 8 svn:date V 27 2015-04-02T23:12:18.239096Z K 7 svn:log V 211 Remove redundant mtx_lock/unlock in ciss_name_device. This is a guaranteed insta-panic on device add/remove. This is only called from the notify thread which already holds the lock while calling this function. END