Message ID | 20210423130723.1673919-1-vgoyal@redhat.com (mailing list archive) |
---|---|
Headers | show |
Series | dax: Fix missed wakeup in put_unlocked_entry() | expand |
On Fri, Apr 23, 2021 at 6:07 AM Vivek Goyal <vgoyal@redhat.com> wrote: > > 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) Looks good Vivek, thanks for the resend.