Commit 553f9008 authored by Mingming's avatar Mingming Committed by Theodore Ts'o
Browse files

ext4: Show unwritten extent flag in ext4_ext_show_leaf()



ext4_ext_show_leaf() will display the leaf extents when extent
debugging is enabled.

Printing out the unwritten bit is useful for debugging unwritten
extent, allow us to see the unwritten extents vs written extents,
after the unwritten extents are splitted or converted.

Signed-off-by: default avatarMingming Cao <cmm@us.ibm.com>
parent 84fe3bef
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment