[PATCH v3 0/3] dax: Fix missed wakeup in put_unlocked_entry()
From: Vivek Goyal
Date: Mon Apr 19 2021 - 17:39:15 EST
Hi,
This is V3 of patches. Posted V2 here.
https://lore.kernel.org/linux-fsdevel/20210419184516.GC1472665@xxxxxxxxxx/
Changes since v2:
- Broke down patch in to a patch series (Dan)
- Added an enum to communicate wake mode (Dan)
Thanks
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 | 34 +++++++++++++++++++++++-----------
1 file changed, 23 insertions(+), 11 deletions(-)
--
2.25.4