https://github.com/torvalds/linux
Revision 6ef3de9c9252b186720122d3ae7122a81d49f8ee authored by David Sterba on 13 September 2013, 15:41:20 UTC, committed by Chris Mason on 21 September 2013, 15:05:30 UTC
It's still possible to flip the filesystem into RW mode after it's
remounted RO due to an abort. There are lots of places that check for
the superblock error bit and will not write data, but we should not let
the filesystem appear read-write.

Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
1 parent 1cecf57
History
Tip revision: 6ef3de9c9252b186720122d3ae7122a81d49f8ee authored by David Sterba on 13 September 2013, 15:41:20 UTC
btrfs: refuse to remount read-write after abort
Tip revision: 6ef3de9
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.1 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 254.0 KB
Makefile -rw-r--r-- 47.4 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top