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: avoid rec_len overflow with 64KB block size 2007-10-22 08:13:18 -07:00
ext2.h fix up ext2_fs.h for userspace after reservations backport 2007-11-29 09:24:53 -08:00
file.c ext2 reservations 2007-10-17 08:43:02 -07:00
fsync.c
ialloc.c ext2 reservations 2007-10-17 08:43:02 -07:00
inode.c ext2 reservations 2007-10-17 08:43:02 -07:00
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 ext2 reservations 2007-10-17 08:43:02 -07:00
xattr.h
xip.c
xip.h