kernel-hacking-2024-linux-s.../fs/ext3
Glauber de Oliveira Costa b5a7c4f583 [PATCH] ext3: Properly report backup block present in a group
In filesystems with the meta block group flag on, ext3_bg_num_gdb() fails
to report the correct number of blocks used to store the group descriptor
backups in a given group.  It happens because meta_bg follows a different
logic from the original ext3 backup placement in groups multiples of 3, 5
and 7.

Signed-off-by: Glauber de Oliveira Costa <glommer@br.ibm.com>
Cc: Andreas Dilger <adilger@clusterfs.com>
Cc: "Stephen C. Tweedie" <sct@redhat.com>
Cc: Alex Tomas <alex@clusterfs.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-24 07:33:30 -08:00
..
acl.c [PATCH] Fix two ext[23] uninitialized warnings 2006-02-03 08:32:05 -08:00
acl.h
balloc.c [PATCH] ext3: Properly report backup block present in a group 2006-03-24 07:33:30 -08:00
bitmap.c [PATCH] fs/ext3/: small cleanups 2006-01-10 08:01:56 -08:00
dir.c [PATCH] ext3_readdir: use generic readahead 2006-03-23 07:38:09 -08:00
file.c [PATCH] convert ext3's truncate_sem to a mutex 2006-03-23 07:38:14 -08:00
fsync.c
hash.c
ialloc.c [PATCH] fs/ext3/: small cleanups 2006-01-10 08:01:56 -08:00
inode.c [PATCH] convert ext3's truncate_sem to a mutex 2006-03-23 07:38:14 -08:00
ioctl.c [PATCH] convert ext3's truncate_sem to a mutex 2006-03-23 07:38:14 -08:00
Makefile
namei.c [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside 2006-03-11 09:19:34 -08:00
namei.h
resize.c
super.c [PATCH] fast ext3_statfs 2006-03-24 07:33:25 -08:00
symlink.c
xattr.c
xattr.h
xattr_security.c
xattr_trusted.c [PATCH] capable/capability.h (fs/) 2006-01-11 18:42:13 -08:00
xattr_user.c