[PATCH v6 0/3] dax: Fix missed wakeup in put_unlocked_entry()
From: Vivek Goyal
Date: Wed Apr 28 2021 - 15:03:41 EST
Hi,
This is V6. Only change since V5 is that I changed order of WAKE_NEXT
and WAKE_ALL in comments too.
Vivek
Vivek Goyal (3):
dax: Add an enum for specifying dax wakup mode
dax: Add a wakeup mode parameter to put_unlocked_entry()
dax: Wake up all waiters after invalidating dax entry
fs/dax.c | 35 +++++++++++++++++++++++------------
1 file changed, 23 insertions(+), 12 deletions(-)
--
2.25.4