]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Use mas_lock/unlock
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Sun, 13 Oct 2019 03:20:48 +0000 (23:20 -0400)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 30 Oct 2020 18:56:25 +0000 (14:56 -0400)
commit11d26e7e29f8f8dbcd0e62fd0bfefa92cea823e5
tree98e9ec04d87b1909100a965ea3249db8e7cadd47
parent2e17e9fa3f2441dc967acca418715f525aae330a
maple_tree: Use mas_lock/unlock

If we've got a maple state, use the convenience wrappers instead of
open-coding it.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
lib/maple_tree.c