diff options
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | 2008-02-06 01:40:14 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-06 10:41:20 -0800 |
commit | 1eca93f9cafdec4a332ace9b0fc0d3886d430c28 (patch) | |
tree | 18eb1ea370ef6464c18a218c81cf65327535aa57 /fs/ramfs | |
parent | feda58d37ae0efe22e711a74e26fb541d4eb1baa (diff) | |
download | linux-1eca93f9cafdec4a332ace9b0fc0d3886d430c28.tar.gz linux-1eca93f9cafdec4a332ace9b0fc0d3886d430c28.tar.bz2 linux-1eca93f9cafdec4a332ace9b0fc0d3886d430c28.zip |
ext3: change the default behaviour on error
ext3 file system was by default ignoring errors and continuing. This is
not a good default as continuing on error could lead to file system
corruption. Change the default to mark the file system readonly. Debian
and ubuntu already does this as the default in their fstab.
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Cc: <linux-ext4@vger.kernel.org>
Cc: Eric Sandeen <sandeen@redhat.com>
Cc: Jan Kara <jack@ucw.cz>
Cc: Dave Jones <davej@codemonkey.org.uk>
Cc: Chuck Ebbert <cebbert@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ramfs')
0 files changed, 0 insertions, 0 deletions