[4.19-stable PATCH 0/2] dax: Don't access a freed inode

From: Dan Williams
Date: Sat Jan 05 2019 - 14:57:44 EST


The original upstream fix, commit 55e56f06ed71 "dax: Don't access a freed
inode", prompted an immediate cleanup request. Now that the cleanup has
landed, commit d8a706414af4 "dax: Use non-exclusive wait in
wait_entry_unlocked()", backport them both to -stable.

---

Dan Williams (1):
dax: Use non-exclusive wait in wait_entry_unlocked()

Matthew Wilcox (1):
dax: Don't access a freed inode


fs/dax.c | 69 ++++++++++++++++++++++++++++----------------------------------
1 file changed, 31 insertions(+), 38 deletions(-)