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)
commitce140cdd9c171dc75cfdcfee2b8708c508f5daf6
treec3521382e17b1eb4091f47a0f5306b4c1c024b25
parentdc9ddd984df5f5611c7e2149d19be5a8721c1ac5
ext4: silence warnings in extent status tree debugging code

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