]> 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>
Tue, 5 Jan 2021 17:28:13 +0000 (12:28 -0500)
commitfc11fea9f6dc1f307cc9f5a009a933f4596d349e
tree8c1fd409842130f2c447f2ac4e353ea613153d22
parent2d9c08add2cf34326d54e1da2256e77c099fe28a
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