b00b728 sanlock: escapes in direct dump arg

Authored and Committed by teigland 4 years ago
1 file changed. 32 lines added. 10 lines removed.
    sanlock: escapes in direct dump arg
    
    If the path contains a colon, escape it with \\
    so that :offset:length path suffix can be used.
    
        
file modified
+32 -10