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