ada1cb5 sanlock: fix sanlock_convert on registered fd

Authored and Committed by teigland 8 years ago
1 file changed. 2 lines added. 1 lines removed.
    sanlock: fix sanlock_convert on registered fd
    
    When the caller used a registered connection to
    perform the convert, the fd for that connection
    was being closed at the end, killing the
    caller's connection to sanlock.
    
        
file modified
+2 -1