commit | 7bf0dc9b0ca9e9b6524b1f70e0898c7f11eb10be | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Tue Dec 15 16:46:48 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Dec 16 07:20:05 2009 -0800 |
tree | 874004884b18603f7fa87083b485a70ff9ea8b8d | |
parent | 28dfef8febe48f59cf1e7596e1992a6a1893ca24 [diff] |
ext2: avoid WARN() messages when failing to write to the superblock This fixes a common warning reported by kerneloops.org [Kernel summit hacking hour] [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>