Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
locks: remove extraneous IS_POSIX and IS_FLOCK tests
We know that the locks being passed into this function are of the correct type, now that they live on their own lists. Signed-off-by: Jeff Layton <jeff.layton@primarydata.com>
- Loading branch information