linux/fs/ext2
Andries Brouwer 607eb266ae [PATCH] ext2: prevent div-by-zero on corrupted fs
Mounting an ext2 filesystem with zero s_inodes_per_group will cause a
divide error.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-08-27 11:01:30 -07:00
..
Makefile
acl.c
acl.h
balloc.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
dir.c
ext2.h [PATCH] mark address_space_operations const 2006-06-28 14:59:04 -07:00
file.c
fsync.c
ialloc.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
inode.c [PATCH] mark address_space_operations const 2006-06-28 14:59:04 -07:00
ioctl.c
namei.c
super.c [PATCH] ext2: prevent div-by-zero on corrupted fs 2006-08-27 11:01:30 -07:00
symlink.c
xattr.c
xattr.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
xattr_security.c
xattr_trusted.c
xattr_user.c
xip.c
xip.h