ext4: Display the mballoc flags in mb_history in hex instead of decimal
authorTheodore Ts'o <tytso@mit.edu>
Sun, 9 Aug 2009 20:46:13 +0000 (16:46 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 9 Aug 2009 20:46:13 +0000 (16:46 -0400)
commit0ef90db93a4ddfc300af288c2a1bfc1e6c79da64
tree9a16d71efd6458777391c993f3b964cb5cebfb7d
parent6ba495e9259cd9a0b40ebd6c315143535c92542f
ext4: Display the mballoc flags in mb_history in hex instead of decimal

Displaying the flags in base 16 makes it easier to see which flags
have been set.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/ext4.h
fs/ext4/mballoc.c