ext4: silence warnings in extent status tree debugging code
authorEric Whitney <enwlinux@gmail.com>
Thu, 20 Feb 2014 21:09:12 +0000 (16:09 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 20 Feb 2014 21:09:12 +0000 (16:09 -0500)
Adjust the conversion specifications in a few optionally compiled debug
messages to match the return type of ext4_es_status().  Also, make a
couple of minor grammatical message edits while we're at it.

Signed-off-by: Eric Whitney <enwlinux@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/extents_status.c

Simple merge