Skip to content
Snippets Groups Projects
Commit ec4907ff authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

dax: Hash on XArray instead of mapping


Since the XArray is embedded in the struct address_space, its address
contains exactly as much entropy as the address of the mapping.  This
patch is purely preparatory for later patches which will simplify the
wait/wake interfaces.

Signed-off-by: default avatarMatthew Wilcox <willy@infradead.org>
parent a77d19f4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment