diff options
author | Xin Yin <yinxin.x@bytedance.com> | 2022-01-26 14:31:46 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2022-02-03 10:57:53 -0500 |
commit | 8fca8a2b0a822f7936130af7299d2fd7f0a66714 (patch) | |
tree | 41e378c252e411ebaf3d4eadd3aeeb906596a02b /fs/ext4/ext4_jbd2.h | |
parent | 715a67f11d6755e0cc853ff4ef539f362b566096 (diff) |
ext4: fix incorrect type issue during replay_del_range
should not use fast commit log data directly, add le32_to_cpu().
Reported-by: kernel test robot <lkp@intel.com>
Fixes: 0b5b5a62b945 ("ext4: use ext4_ext_remove_space() for fast commit replay delete range")
Cc: stable@kernel.org
Signed-off-by: Xin Yin <yinxin.x@bytedance.com>
Reviewed-by: Ritesh Harjani <riteshh@linux.ibm.com>
Link: https://lore.kernel.org/r/20220126063146.2302-1-yinxin.x@bytedance.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/ext4_jbd2.h')
0 files changed, 0 insertions, 0 deletions