]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: set store type in mas_store_prealloc()
authorSidhartha Kumar <sidhartha.kumar@oracle.com>
Thu, 18 Jan 2024 19:07:35 +0000 (11:07 -0800)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Sat, 20 Apr 2024 01:40:08 +0000 (21:40 -0400)
commit00b97c1ee9b4a558b91575c610be8fa0516071d9
tree77dc78ab08714446b0c3bd7779a7d39d66506de5
parent509c77184bf28a6829e2279937eddda106437dcd
maple_tree: set store type in mas_store_prealloc()

Set the store type in mas_store_prealloc(). This is needed as
mas_wr_store_entry() will be modified to read the store type to make a
decision about how to complete the store.

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