nsoffer / sanlock

Forked from sanlock 5 years ago
Clone

50a1591 sanlock: don't ignore wrong size in read_resource_owners

Authored and Committed by teigland 5 years ago
    sanlock: don't ignore wrong size in read_resource_owners
    
    If the user specifies the wrong lease size and it
    triggers an error, then return the error instead of
    correcting it internally.  There is a possibility
    that we might want a short read to fail in other cases also.
    
        
file modified
+1 -6