diff options
author | Vivek Goyal <vgoyal@redhat.com> | 2021-04-28 22:03:13 +0300 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2021-05-08 01:55:44 +0300 |
commit | 4c3d043d271d4d629aa2328796cdfc96b37d3b3c (patch) | |
tree | 65ae9da204afea8adc3ef02d9981807f2144a0fa /fs/fsopen.c | |
parent | 698ab77aebffe08b312fbcdddeb0e8bd08b78717 (diff) | |
download | linux-4c3d043d271d4d629aa2328796cdfc96b37d3b3c.tar.xz |
dax: Add a wakeup mode parameter to put_unlocked_entry()
As of now put_unlocked_entry() always wakes up next waiter. In next
patches we want to wake up all waiters at one callsite. Hence, add a
parameter to the function.
This patch does not introduce any change of behavior.
Reviewed-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Jan Kara <jack@suse.cz>
Suggested-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Link: https://lore.kernel.org/r/20210428190314.1865312-3-vgoyal@redhat.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'fs/fsopen.c')
0 files changed, 0 insertions, 0 deletions