android_kernel_xiaomi_sm8350/fs/ext2
Valerie Henson 21730eed11 [PATCH] Make EXT2_DEBUG work again
This patch makes EXT2_DEBUG work again.  Due to lack of proper include
file, EXT2_DEBUG was undefined in bitmap.c and ext2_count_free() is left
out.  Moved to balloc.c and removed bitmap.c entirely.

Second, debug versions of ext2_count_free_{inodes/blocks} reacquires
superblock lock.  Moved lock into callers.

Signed-off-by: Val Henson <val_henson@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-25 10:01:12 -07:00
..
acl.c
acl.h
balloc.c [PATCH] Make EXT2_DEBUG work again 2006-06-25 10:01:12 -07:00
dir.c [PATCH] read_mapping_page for address space 2006-06-23 07:43:02 -07:00
ext2.h
file.c
fsync.c
ialloc.c [PATCH] Make EXT2_DEBUG work again 2006-06-25 10:01:12 -07:00
inode.c
ioctl.c
Makefile [PATCH] Make EXT2_DEBUG work again 2006-06-25 10:01:12 -07:00
namei.c
super.c [PATCH] Make EXT2_DEBUG work again 2006-06-25 10:01:12 -07:00
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c
xattr.h
xip.c
xip.h