]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple tree tests: Erase entries individually
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 16 Oct 2019 00:50:29 +0000 (20:50 -0400)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 30 Oct 2020 18:56:33 +0000 (14:56 -0400)
commitf3cbaabd4bc90344a92e1ad4c9478306e4ef6477
tree7c201a08ef721488feaff124d47855c502e4270c
parenta511e358f59cb803e4af7accd986d972996e9f0c
maple tree tests: Erase entries individually

This should result in the tree being empty.  Right now, it doesn't --
the nodes full of deleted entries are not themselves deleted.

Also fix the lack of locking around the mas iteration.
lib/test_maple_tree.c