git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcd1f06
)
btrfs: disallow unequal data/metadata blocksize for mixed block groups
author
David Sterba
<dsterba@suse.cz>
Fri, 17 Feb 2012 11:26:09 +0000
(12:26 +0100)
committer
Chris Mason
<chris.mason@oracle.com>
Thu, 29 Mar 2012 00:30:28 +0000
(20:30 -0400)
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>
fs/btrfs/disk-io.c
patch
|
blob
|
history
diff --cc
fs/btrfs/disk-io.c
Simple merge