315e5b8 gfs_controld: GETLK should free unused resource

Authored and Committed by teigland 14 years ago
    gfs_controld: GETLK should free unused resource
    
    bz 513285
    
    If a plock resource does not exist in gfs_controld,
    (no posix locks exist on a file), fcntl(GETLK) on that file will
    cause the resource to be created, but not removed afterward.
    
    Signed-off-by: David Teigland <teigland@redhat.com>
    
        
file modified
+1 -0