android_kernel_xiaomi_sm8350/fs/ext2
Nick Piggin a8e3eff466 ext2: xip check fix
ext2 should not worry about checking sb->s_blocksize for XIP before the
sb's blocksize actually gets set.

Signed-off-by: Nick Piggin <npiggin@suse.de>
Acked-by: Carsten Otte <cotte@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-06 10:41:08 -08:00
..
acl.c
acl.h
balloc.c ext2: return after ext2_error in case of failures 2008-02-06 10:41:00 -08:00
dir.c
ext2.h fix up ext2_fs.h for userspace after reservations backport 2007-11-29 09:24:53 -08:00
file.c
fsync.c
ialloc.c
inode.c
ioctl.c Forbid user to change file flags on quota files 2007-11-14 18:45:38 -08:00
Makefile
namei.c
super.c ext2: xip check fix 2008-02-06 10:41:08 -08:00
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c
xattr.h
xip.c
xip.h