ext4: fix spelling errors and a comment in extent_status tree
authorTheodore Ts'o <tytso@mit.edu>
Sat, 13 Jul 2013 04:40:31 +0000 (00:40 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 13 Jul 2013 04:40:31 +0000 (00:40 -0400)
Replace "assertation" with "assertion" in lots and lots of debugging
messages.

Correct the comment stating when ext4_es_insert_extent() is used.  It
was no doubt tree at one point, but it is no longer true...

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: Zheng Liu <gnehzuil.liu@gmail.com>

No differences found