summaryrefslogtreecommitdiffstats
path: root/include/net/psample.h
diff options
context:
space:
mode:
authorMatthew Wilcox <willy@infradead.org>2018-03-28 17:48:03 +0200
committerMatthew Wilcox <willy@infradead.org>2018-10-21 16:46:43 +0200
commitcfc93c6c6c963d96ef7081c17fb95d2738a75f55 (patch)
treef923f8939814e934c7b6fcba90f6688a5aef15f3 /include/net/psample.h
parentdax: Hash on XArray instead of mapping (diff)
downloadlinux-cfc93c6c6c963d96ef7081c17fb95d2738a75f55.tar.xz
linux-cfc93c6c6c963d96ef7081c17fb95d2738a75f55.zip
dax: Convert dax_insert_pfn_mkwrite to XArray
Add some XArray-based helper functions to replace the radix tree based metaphors currently in use. The biggest change is that converted code doesn't see its own lock bit; get_unlocked_entry() always returns an entry with the lock bit clear. So we don't have to mess around loading the current entry and clearing the lock bit; we can just store the unlocked entry that we already have. Signed-off-by: Matthew Wilcox <willy@infradead.org>
Diffstat (limited to 'include/net/psample.h')
0 files changed, 0 insertions, 0 deletions