[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210423130723.1673919-1-vgoyal@redhat.com>
Date: Fri, 23 Apr 2021 09:07:20 -0400
From: Vivek Goyal <vgoyal@...hat.com>
To: linux-fsdevel@...r.kernel.org, linux-nvdimm@...ts.01.org,
dan.j.williams@...el.com
Cc: linux-kernel@...r.kernel.org, virtio-fs@...hat.com,
vgoyal@...hat.com, miklos@...redi.hu, jack@...e.cz,
willy@...radead.org, slp@...hat.com, groug@...d.org
Subject: [PATCH v4 0/3] dax: Fix missed wakeup in put_unlocked_entry()
Hi,
This is V4 of the patches. Posted V3 here.
https://lore.kernel.org/linux-fsdevel/20210419213636.1514816-1-vgoyal@redhat.com/
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
Powered by blists - more mailing lists