Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GFS2: Remove potential race in flock code
This patch ensures that we always wait for glock demotion when dropping flocks on a file in order to prevent any race conditions associated with further flock calls or closing the file. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
- Loading branch information