Skip to content
Commit 4f656367 authored by Benjamin Coddington's avatar Benjamin Coddington Committed by Jeff Layton
Browse files

Move locks API users to locks_lock_inode_wait()



Instead of having users check for FL_POSIX or FL_FLOCK to call the correct
locks API function, use the check within locks_lock_inode_wait().  This
allows for some later cleanup.

Signed-off-by: default avatarBenjamin Coddington <bcodding@redhat.com>
Signed-off-by: default avatarJeff Layton <jeff.layton@primarydata.com>
parent e55c34a6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment