Skip to content
Commit 84b76a50 authored by Xin Yin's avatar Xin Yin Committed by Greg Kroah-Hartman
Browse files

ext4: fix incorrect type issue during replay_del_range



commit 8fca8a2b upstream.

should not use fast commit log data directly, add le32_to_cpu().

Reported-by: default avatarkernel test robot <lkp@intel.com>
Fixes: 0b5b5a62 ("ext4: use ext4_ext_remove_space() for fast commit replay delete range")
Cc: stable@kernel.org
Signed-off-by: default avatarXin Yin <yinxin.x@bytedance.com>
Reviewed-by: default avatarRitesh Harjani <riteshh@linux.ibm.com>
Link: https://lore.kernel.org/r/20220126063146.2302-1-yinxin.x@bytedance.com


Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 62e46e0f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment