kernel-hacking-2024-linux-s.../fs/ext3
Hugh Dickins 2823b5535e [PATCH] ext3 balloc: use io_error label
ext3_new_blocks has a nice io_error label for setting -EIO, so goto that in
the one place that doesn't already use it.

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: use io_error label 2006-12-07 08:39:48 -08:00
bitmap.c
dir.c [PATCH] handle ext3 directory corruption better 2006-12-07 08:39:33 -08:00
ext3_jbd.c [PATCH] ext3: uninline large functions 2006-12-07 08:39:35 -08:00
file.c [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 2006-10-01 00:39:28 -07:00
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 [PATCH] handle ext3 directory corruption better 2006-12-07 08:39:33 -08:00
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.c [PATCH] Remove superfluous lock_super() in extN xattr code 2006-12-07 08:39:32 -08:00
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c