summaryrefslogtreecommitdiffstats
path: root/fs/ext4/mballoc.c
diff options
context:
space:
mode:
authorNamjae Jeon2014-07-29 16:45:31 +0200
committerTheodore Ts'o2014-07-29 16:45:31 +0200
commitee98fa3a8b148a234600a20f7cdc2b4b37f38083 (patch)
tree9eebef51b71c1a2700c6c3a66a62af95569d4e58 /fs/ext4/mballoc.c
parentext4: check inline directory before converting (diff)
downloadkernel-qcow2-linux-ee98fa3a8b148a234600a20f7cdc2b4b37f38083.tar.gz
kernel-qcow2-linux-ee98fa3a8b148a234600a20f7cdc2b4b37f38083.tar.xz
kernel-qcow2-linux-ee98fa3a8b148a234600a20f7cdc2b4b37f38083.zip
ext4: fix COLLAPSE RANGE test for bigalloc file systems
Blocks in collapse range should be collapsed per cluster unit when bigalloc is enable. If bigalloc is not enable, EXT4_CLUSTER_SIZE will be same with EXT4_BLOCK_SIZE. With this bug fixed, patch enables COLLAPSE_RANGE for bigalloc, which fixes a large number of xfstest failures which use fsx. Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com> Signed-off-by: Ashish Sangwan <a.sangwan@samsung.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/mballoc.c')
0 files changed, 0 insertions, 0 deletions