]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: print store type in mas_dump()
authorSidhartha Kumar <sidhartha.kumar@oracle.com>
Thu, 18 Jan 2024 19:34:44 +0000 (11:34 -0800)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Sat, 20 Apr 2024 01:40:09 +0000 (21:40 -0400)
commit3368cec9a77c407ea5657f76a255214dbc66b9da
tree06621313325ac45f6e66cfd08d6730fef7b79daa
parent31e83e8a694be510a661d773326a4acae6cc99fa
maple_tree: print store type in mas_dump()

Knowing the store type of the maple state could be helpful for debugging.
Have mas_dump() print mas->store_type.

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