diff options
author | Benjamin Coddington <bcodding@redhat.com> | 2015-10-22 13:38:13 -0400 |
---|---|---|
committer | Jeff Layton <jeff.layton@primarydata.com> | 2015-10-22 14:57:20 -0400 |
commit | e55c34a66f87e78fb1fc6b623b78c5ad74b475af (patch) | |
tree | aefee1b4c4e7a0fb2c6ba1db9fee681e52e08506 /fs/fuse/file.c | |
parent | 6ca7d910121af4dd8c83294b50546f4664b2a932 (diff) |
locks: introduce locks_lock_inode_wait()
Users of the locks API commonly call either posix_lock_file_wait() or
flock_lock_file_wait() depending upon the lock type. Add a new function
locks_lock_inode_wait() which will check and call the correct function for
the type of lock passed in.
Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: Jeff Layton <jeff.layton@primarydata.com>
Diffstat (limited to 'fs/fuse/file.c')
0 files changed, 0 insertions, 0 deletions