summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2026-03-11 15:50:03 +0300
committerDavid Sterba <dsterba@suse.com>2026-04-07 19:56:03 +0300
commitd110eb2f7f58c7b74c558dc922d5dae3e1b94362 (patch)
tree2f7906833ca224d3dd387491a8989c020e6711e1 /scripts
parent4a7ae19ca381df9b2ea2e78d31468994ab699e7e (diff)
downloadlinux-d110eb2f7f58c7b74c558dc922d5dae3e1b94362.tar.xz
btrfs: remove wake parameter from clear_state_bit()
There's no need to pass the 'wake' parameter, we can determine if we have to wake up waiters by checking if EXTENT_LOCK_BITS is set in the bits to clear. So simplify things and remove the parameter. Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions