diff options
author | 2024-01-31 18:02:06 -0500 | |
---|---|---|
committer | 2024-02-05 13:11:39 +0100 | |
commit | b6be3714005c3933886be71011f19119e219e77c (patch) | |
tree | 4a84b9ca1ca759429b20aa5bdb8794d7bed13971 /tools/perf/scripts/python | |
parent | filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core (diff) | |
download | wireguard-linux-b6be3714005c3933886be71011f19119e219e77c.tar.xz wireguard-linux-b6be3714005c3933886be71011f19119e219e77c.zip |
filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core
Have both __locks_insert_block and the deadlock and conflict checking
functions take a struct file_lock_core pointer instead of a struct
file_lock one. Also, change posix_locks_deadlock to return bool.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Link: https://lore.kernel.org/r/20240131-flsplit-v3-25-c6129007ee8d@kernel.org
Reviewed-by: NeilBrown <neilb@suse.de>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions