]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: set write store type in mas_store()
authorSidhartha Kumar <sidhartha.kumar@oracle.com>
Wed, 7 Feb 2024 23:46:10 +0000 (15:46 -0800)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Sat, 20 Apr 2024 01:40:08 +0000 (21:40 -0400)
commitfe6143c1dd43e1912529ec98a98180323b3514bb
tree8ba9bd0c332b57d4124359a72d3588366de963e9
parent62c1ca195609493b84a008bc8dd608bc59b6c403
maple_tree: set write store type in mas_store()

Set the correct mas->store_type in mas_store() so that the subsequent
changes to mas_wr_store_entry() can use the store type to complete the
write.

Signed-off-by: Sidhartha Kumar <sidhartha.kumar@oracle.com>
lib/maple_tree.c