dax: Convert page fault handlers to XArray
authorMatthew Wilcox <willy@infradead.org>
Fri, 30 Mar 2018 02:58:27 +0000 (22:58 -0400)
committerMatthew Wilcox <willy@infradead.org>
Sun, 21 Oct 2018 14:46:44 +0000 (10:46 -0400)
commitb15cd800682fcaf27048b05e42f5c208e4c756c0
tree89f6de9b3bb09c9c2f1d0844f6c4f08d9186f82f
parent9f32d221301c3e754b24c77ab11bf793b19f51b5
dax: Convert page fault handlers to XArray

This is the last part of DAX to be converted to the XArray so
remove all the old helper functions.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
fs/dax.c