commit | bdafe42aaf72859166f784f0fad3e6b4a815fa6d | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Jul 13 00:40:31 2013 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Jul 13 00:40:31 2013 -0400 |
tree | 2d675efcf0e967f708f39ba4d38513d28cde834d | |
parent | e8974c3930ae9692bb4f77380961421e9a2f76ab [diff] |
ext4: fix spelling errors and a comment in extent_status tree 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>