4283123 dlm_controld: fix long name in log entry

1 file Authored by Lidong Zhong 11 years ago, Committed by teigland 11 years ago,
    dlm_controld: fix long name in log entry
    
    When the length of name_in is NAME_ID_SIZE, the last byte of the name
    and a whitespace will get lost.
    
    (Modified by teigland@redhat.com to also
    handle names longer than NAME_ID_SIZE.)
    
    Signed-off-by: Lidong Zhong <lzhong@suse.com>
    
        
file modified
+9 -3