kernel-hacking-2024-linux-s.../fs/ext2
Alexey Dobriyan 6da0b38f44 fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out
Use fs/*/Kconfig more, which is good because everything related to one
filesystem is in one place and fs/Kconfig is quite fat.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-10-20 11:43:59 -07:00
..
acl.c [PATCH] sanitize ->permission() prototype 2008-07-26 20:53:14 -04:00
acl.h [PATCH] sanitize ->permission() prototype 2008-07-26 20:53:14 -04:00
balloc.c ext2: fix ext2 block reservation early ENOSPC issue 2008-10-16 11:21:45 -07:00
dir.c ext2: avoid printk floods in the face of directory corruption 2008-10-16 11:21:46 -07:00
ext2.h generic block based fiemap implementation 2008-10-03 17:32:43 -04:00
file.c generic block based fiemap implementation 2008-10-03 17:32:43 -04:00
fsync.c
ialloc.c
inode.c generic block based fiemap implementation 2008-10-03 17:32:43 -04:00
ioctl.c
Kconfig fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out 2008-10-20 11:43:59 -07:00
Makefile
namei.c
super.c vfs: Use const for kernel parser table 2008-10-13 10:10:37 -07:00
symlink.c
xattr.c
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c
xip.c
xip.h