]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4aa21dbe7e202632ad70e276f7d7f0a306d7be72
treec3521382e17b1eb4091f47a0f5306b4c1c024b25
parent8037ffc08ad157b3f3a8c6f5415f8587cd6d29c7
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