ext4/jbd2: Avoid WARN() messages when failing to write to the superblock
authorTheodore Ts'o <tytso@mit.edu>
Sun, 16 Nov 2008 16:05:27 +0000 (11:05 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 5 Dec 2008 18:55:40 +0000 (10:55 -0800)
(cherry picked from commit 914258bf2cb22bf4336a1b1d90c551b4b11ca5aa)

This fixes some very common warnings reported by kerneloops.org

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found