129e0d0 Fix rindex_delete

Authored and Committed by nsoffer 6 years ago
1 file changed. 10 lines added. 4 lines removed.
    Fix rindex_delete
    
    rindex_delete() did not search for the entry, and was deleting the wrong
    entry (at offset 320) and clearing the wrong lease (0).
    
    Signed-off-by: Nir Soffer <nsoffer@redhat.com>
    
        
file modified
+10 -4