Eric Whitney d0abafac8c ext4: fix bigalloc regression
Commit f5a44db5d2 introduced a regression on filesystems created with
the bigalloc feature (cluster size > blocksize).  It causes xfstests
generic/006 and /013 to fail with an unexpected JBD2 failure and
transaction abort that leaves the test file system in a read only state.
Other xfstests run on bigalloc file systems are likely to fail as well.

The cause is the accidental use of a cluster mask where a cluster
offset was needed in ext4_ext_map_blocks().

Signed-off-by: Eric Whitney <enwlinux@gmail.com>
2014-01-06 14:00:23 -05:00
..
2011-07-25 14:30:23 -04:00
2014-01-06 14:00:23 -05:00
2013-09-04 09:23:46 -04:00
2013-08-28 14:47:06 -04:00
2012-12-10 16:30:43 -05:00
2013-10-15 12:14:06 -04:00
2012-12-10 16:30:43 -05:00