diff options
| author | Lukas Czerner <lczerner@redhat.com> | 2013-01-28 21:21:12 -0500 |
|---|---|---|
| committer | Theodore Ts'o <tytso@mit.edu> | 2013-01-28 21:21:12 -0500 |
| commit | b06acd38a44127b382fa53e49878f7a2b70af6f2 (patch) | |
| tree | 03fc90c10ddac5d83890286b52b66ef623a87a42 /fs/jbd2/commit.c | |
| parent | cfa7275482414fa87c9e51dd7b9d4d5d3f7a7fed (diff) | |
| download | olio-linux-3.10-b06acd38a44127b382fa53e49878f7a2b70af6f2.tar.xz olio-linux-3.10-b06acd38a44127b382fa53e49878f7a2b70af6f2.zip | |
ext4: remove explicit WARN_ON when ext4_map_blocks() fails
In two places we call WARN_ON() before we print out the debug message,
however we agreed that the WARN_ON() is unnecessary at those places so
remove them.
Also use ext4_warning() instead of ext4_msg() and printk().
Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions