kernel-ark/fs/ext3
Hugh Dickins 7d1c520bb5 [PATCH] ext3 balloc: fix _with_rsv freeze
Port fix to the off-by-one in find_next_usable_block's memscan from ext2 to
ext3; but it didn't cause a serious problem for ext3 because the additional
ext3_test_allocatable check rescued it from the error.

Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: Hugh Dickins <hugh@veritas.com>
Cc: <linux-ext4@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-07 08:39:48 -08:00
..
acl.c
acl.h
balloc.c [PATCH] ext3 balloc: fix _with_rsv freeze 2006-12-07 08:39:48 -08:00
bitmap.c
dir.c
ext3_jbd.c [PATCH] ext3: uninline large functions 2006-12-07 08:39:35 -08:00
file.c
fsync.c
hash.c
ialloc.c
inode.c [PATCH] retries in ext3_prepare_write() violate ordering requirements 2006-12-07 08:39:37 -08:00
ioctl.c
Makefile [PATCH] ext3: uninline large functions 2006-12-07 08:39:35 -08:00
namei.c
namei.h
resize.c
super.c [PATCH] ext3/4: don't do orphan processing on readonly devices 2006-12-07 08:39:44 -08:00
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c
xattr.h