Hi,
This is V4 of the patches. Posted V3 here.
https://lore.kernel.org/linux-fsdevel/20210419213636.1514816-1-vgoyal@red...
Changes since V3 are.
- Renamed "enum dax_entry_wake_mode" to "enum dax_wake_mode" (Matthew
Wilcox)
- Changed description of WAKE_NEXT and WAKE_ALL (Jan Kara)
- Got rid of a comment (Greg Kurz)
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 | 35 +++++++++++++++++++++++------------
1 file changed, 23 insertions(+), 12 deletions(-)
--
2.25.4