[pve-devel] [PATCH cluster v3 0/4] cfs_lock: improve alarm race and	lock cleanup
    Thomas Lamprecht 
    t.lamprecht at proxmox.com
       
    Tue Nov  7 15:37:34 CET 2017
    
    
  
v3 of the series which tried to fix the lock cleanup bug.
New is mainly the first patch, which tries to reduce the time window
between a successful lock aquistion but still triggering timeout
alarm.
Thomas Lamprecht (4):
  cfs_lock: address race where alarm triggers with lock accquired
  cfs_lock: swap checks for specific errors with $got_lock
  cfs_lock: always include lockid in error
  cfs_lock: save and restore outer alarm
 data/PVE/Cluster.pm | 49 ++++++++++++++++++++++++++-----------------------
 1 file changed, 26 insertions(+), 23 deletions(-)
-- 
2.11.0
    
    
More information about the pve-devel
mailing list