[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210428165040.1856202-1-vgoyal@redhat.com>
Date: Wed, 28 Apr 2021 12:50:37 -0400
From: Vivek Goyal <vgoyal@...hat.com>
To: linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-nvdimm@...ts.01.org, virtio-fs@...hat.com,
dan.j.williams@...el.com
Cc: vgoyal@...hat.com, miklos@...redi.hu, jack@...e.cz,
willy@...radead.org, slp@...hat.com
Subject: [PATCH v5 0/3] dax: Fix missed wakeup in put_unlocked_entry()
Hi,
This is V5 of patches. Posted V4 here.
https://lore.kernel.org/linux-fsdevel/20210423130723.1673919-1-vgoyal@redhat.com/
Changes since V4:
- Changed order of WAKE_NEXT and WAKE_ALL entries in enum. (Matthew Wilcox).
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