ext4: fix spelling mistake: "prellocated" -> "preallocated"
authorColin Ian King <colin.king@canonical.com>
Thu, 6 Jul 2017 19:28:45 +0000 (15:28 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 6 Jul 2017 19:28:45 +0000 (15:28 -0400)
commitff95015648df445999c8483270905f7d3dec51e1
treeb989b0b85da2a6521cfed647c78c6e5664d3f62d
parentaf65207c76ce8e6263a3b097ea35365dde9913d0
ext4: fix spelling mistake: "prellocated" -> "preallocated"

Trivial fix to spelling mistake in mb_debug debug message

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/mballoc.c