diff options
author | Matthew Wilcox <willy@infradead.org> | 2018-11-16 23:50:02 +0300 |
---|---|---|
committer | Matthew Wilcox <willy@infradead.org> | 2018-11-19 17:40:58 +0300 |
commit | 25bbe21bf427a81b8e3ccd480ea0e1d940256156 (patch) | |
tree | 7ff0a4b75ca42c59b35c3ee77a6fc7fd131fb3f2 /lib/test_xarray.c | |
parent | 0e40de0338d005f73d46898a21544cd26f01b4ce (diff) | |
download | linux-25bbe21bf427a81b8e3ccd480ea0e1d940256156.tar.xz |
dax: Avoid losing wakeup in dax_lock_mapping_entry
After calling get_unlocked_entry(), you have to call
put_unlocked_entry() to avoid subsequent waiters losing wakeups.
Fixes: c2a7d2a11552 ("filesystem-dax: Introduce dax_lock_mapping_entry()")
Cc: stable@vger.kernel.org
Signed-off-by: Matthew Wilcox <willy@infradead.org>
Diffstat (limited to 'lib/test_xarray.c')
0 files changed, 0 insertions, 0 deletions