diff options
author | Lukas Czerner <lczerner@redhat.com> | 2014-05-12 22:21:43 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2014-05-12 22:21:43 -0400 |
commit | 0baaea64009d5edbfee36a949017f7c68926fafc (patch) | |
tree | 11a33d777ab93ed1a8df504e18916fafcffb25a6 /sound | |
parent | 5d60125530b0122f5a0a57481f3064a6250365dd (diff) | |
download | linux-0baaea64009d5edbfee36a949017f7c68926fafc.tar.bz2 |
ext4: use EXT_MAX_BLOCKS in ext4_es_can_be_merged()
In ext4_es_can_be_merged() when checking whether we can merge two
extents we should use EXT_MAX_BLOCKS instead of defining it manually.
Also if it is really the case we should notify userspace because clearly
there is a bug in extent status tree implementation since this should
never happen.
Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Reviewed-by: Zheng Liu <wenqing.lz@taobao.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions