diff options
author | 2018-11-30 10:04:08 +1100 | |
---|---|---|
committer | 2018-12-07 06:50:56 -0500 | |
commit | cb03f94ffb070b13bc0fa58b4ef4fdb558418d27 (patch) | |
tree | 6472abe321bfeef600939937f24cb423453847ad /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fs/locks: create a tree of dependent requests. (diff) | |
download | wireguard-linux-cb03f94ffb070b13bc0fa58b4ef4fdb558418d27.tar.xz wireguard-linux-cb03f94ffb070b13bc0fa58b4ef4fdb558418d27.zip |
fs/locks: merge posix_unblock_lock() and locks_delete_block()
posix_unblock_lock() is not specific to posix locks, and behaves
nearly identically to locks_delete_block() - the former returning a
status while the later doesn't.
So discard posix_unblock_lock() and use locks_delete_block() instead,
after giving that function an appropriate return value.
Signed-off-by: NeilBrown <neilb@suse.com>
Reviewed-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions