]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: simplify mas_commit_b_node()
authorSidhartha Kumar <sidhartha.kumar@oracle.com>
Thu, 18 Apr 2024 21:40:05 +0000 (14:40 -0700)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Sat, 20 Apr 2024 01:40:09 +0000 (21:40 -0400)
commit0bb30b25ac54e7e704d55ef86eff6b384f4c0cf2
treebff32c75b1c74ace89c54e2da18aa8d77f3371e3
parent5e91527f09a3862ff0f49eee86ab795ce816a77c
maple_tree: simplify mas_commit_b_node()

Use mas->store_type to simplify the logic of identifying the type of
write.

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