linux/fs/btrfs
David Sterba 65139ed992 btrfs: disallow unequal data/metadata blocksize for mixed block groups
With support for bigger metadata blocks, we must avoid mounting a
filesystem with different block size for mixed block groups, this causes
corruption (found by xfstests/083).

Signed-off-by: David Sterba <dsterba@suse.cz>
2012-03-28 20:30:28 -04:00
..
acl.c
async-thread.c
async-thread.h
backref.c
backref.h
btrfs_inode.h
check-integrity.c
check-integrity.h
compat.h
compression.c btrfs: replace many BUG_ONs with proper error handling 2012-03-22 11:52:54 +01:00
compression.h
ctree.c btrfs: replace many BUG_ONs with proper error handling 2012-03-22 11:52:54 +01:00
ctree.h
delayed-inode.c btrfs: replace many BUG_ONs with proper error handling 2012-03-22 11:52:54 +01:00
delayed-inode.h
delayed-ref.c
delayed-ref.h
dir-item.c btrfs: replace many BUG_ONs with proper error handling 2012-03-22 11:52:54 +01:00
disk-io.c btrfs: disallow unequal data/metadata blocksize for mixed block groups 2012-03-28 20:30:28 -04:00
disk-io.h
export.c btrfs: replace many BUG_ONs with proper error handling 2012-03-22 11:52:54 +01:00
export.h
extent_io.c btrfs: replace many BUG_ONs with proper error handling 2012-03-22 11:52:54 +01:00
extent_io.h
extent_map.c
extent_map.h
extent-tree.c btrfs: replace many BUG_ONs with proper error handling 2012-03-22 11:52:54 +01:00
file-item.c btrfs: replace many BUG_ONs with proper error handling 2012-03-22 11:52:54 +01:00
file.c btrfs: replace many BUG_ONs with proper error handling 2012-03-22 11:52:54 +01:00
free-space-cache.c btrfs: replace many BUG_ONs with proper error handling 2012-03-22 11:52:54 +01:00
free-space-cache.h
hash.h
inode-item.c btrfs: replace many BUG_ONs with proper error handling 2012-03-22 11:52:54 +01:00
inode-map.c btrfs: replace many BUG_ONs with proper error handling 2012-03-22 11:52:54 +01:00
inode-map.h
inode.c btrfs: replace many BUG_ONs with proper error handling 2012-03-22 11:52:54 +01:00
ioctl.c btrfs: replace many BUG_ONs with proper error handling 2012-03-22 11:52:54 +01:00
ioctl.h
Kconfig
locking.c
locking.h
lzo.c
Makefile
ordered-data.c
ordered-data.h
orphan.c btrfs: replace many BUG_ONs with proper error handling 2012-03-22 11:52:54 +01:00
print-tree.c
print-tree.h
reada.c
relocation.c btrfs: replace many BUG_ONs with proper error handling 2012-03-22 11:52:54 +01:00
root-tree.c btrfs: replace many BUG_ONs with proper error handling 2012-03-22 11:52:54 +01:00
scrub.c btrfs: replace many BUG_ONs with proper error handling 2012-03-22 11:52:54 +01:00
struct-funcs.c
super.c btrfs: replace many BUG_ONs with proper error handling 2012-03-22 11:52:54 +01:00
sysfs.c
transaction.c btrfs: replace many BUG_ONs with proper error handling 2012-03-22 11:52:54 +01:00
transaction.h
tree-defrag.c
tree-log.c btrfs: replace many BUG_ONs with proper error handling 2012-03-22 11:52:54 +01:00
tree-log.h
ulist.c
ulist.h
version.h
volumes.c btrfs: replace many BUG_ONs with proper error handling 2012-03-22 11:52:54 +01:00
volumes.h
xattr.c
xattr.h
zlib.c