kernel-hacking-2024-linux-s.../fs/ext3
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
acl.h
balloc.c ext3: fix ext3 block reservation early ENOSPC issue 2008-10-20 08:52:37 -07:00
bitmap.c
dir.c ext3: avoid printk floods in the face of directory corruption 2008-10-20 08:52:38 -07:00
ext3_jbd.c
file.c
fsync.c
hash.c
ialloc.c
inode.c ext3: truncate block allocated on a failed ext3_write_begin 2008-10-20 08:52:38 -07:00
ioctl.c
Kconfig fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out 2008-10-20 11:43:59 -07:00
Makefile
namei.c
namei.h
resize.c ext3: don't try to resize if there are no reserved gdt blocks left 2008-10-20 08:52:37 -07:00
super.c ext3: add an option to control error handling on file data 2008-10-20 08:52:37 -07:00
symlink.c
xattr.c
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c