e9086c9 util_lock.c: sss_br_lock_file accepted invalid parameter value

2 files Authored by mzidek 11 years ago, Committed by jhrozek 11 years ago,
    util_lock.c: sss_br_lock_file accepted invalid parameter value
    
    Return EINVAL if number of tries is <= 0. Also the parameter
    retries was renamed to num_tries, so it is more obvious that
    it also includes the first try.
    
        
file modified
+1 -1
file modified
+6 -2