tmp_suning_uos_patched/fs/ext4
Theodore Ts'o 4753d8a24d ext4: return EROFS if device is r/o and journal replay is needed
If the file system requires journal recovery, and the device is
read-ony, return EROFS to the mount system call.  This allows xfstests
generic/050 to pass.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: stable@vger.kernel.org
2017-02-05 01:26:48 -05:00
..
acl.c
acl.h
balloc.c
bitmap.c
block_validity.c
dir.c
ext4_extents.h
ext4_jbd2.c
ext4_jbd2.h
ext4.h ext4: propagate error values from ext4_inline_data_truncate() 2017-01-22 19:35:49 -05:00
extents_status.c
extents_status.h
extents.c ext4: do not polute the extents cache while shifting extents 2017-01-08 21:00:35 -05:00
file.c ext4: Simplify DAX fault path 2016-12-26 20:29:25 -08:00
fsync.c
hash.c ext4: move halfmd4 into hash.c directly 2017-02-02 11:52:14 -05:00
ialloc.c fscrypt: use ENOKEY when file cannot be created w/o key 2016-12-31 16:26:20 -05:00
indirect.c
inline.c ext4: fix inline data error paths 2017-02-04 23:04:00 -05:00
inode.c ext4: fix inline data error paths 2017-02-04 23:04:00 -05:00
ioctl.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
Kconfig
Makefile
mballoc.c ext4: trim allocation requests to group size 2017-01-27 14:34:30 -05:00
mballoc.h
migrate.c
mmp.c
move_extent.c
namei.c ext4: fix use-after-iput when fscrypt contexts are inconsistent 2017-02-01 21:07:11 -05:00
page-io.c
readpage.c
resize.c
super.c ext4: return EROFS if device is r/o and journal replay is needed 2017-02-05 01:26:48 -05:00
symlink.c
sysfs.c
truncate.h
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea() 2017-01-11 21:50:46 -05:00
xattr.h ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea() 2017-01-11 21:50:46 -05:00