Skip to content
Commit 775e3e73 authored by Rakesh Pandit's avatar Rakesh Pandit Committed by Greg Kroah-Hartman
Browse files

ext4: fix warning inside ext4_convert_unwritten_extents_endio

commit e3d550c2 upstream.

Really enable warning when CONFIG_EXT4_DEBUG is set and fix missing
first argument.  This was introduced in commit ff95ec22 ("ext4:
add warning to ext4_convert_unwritten_extents_endio") and splitting
extents inside endio would trigger it.

Fixes: ff95ec22

 ("ext4: add warning to ext4_convert_unwritten_extents_endio")
Signed-off-by: default avatarRakesh Pandit <rakesh@tuxera.com>
Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
Cc: stable@kernel.org
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent caa6926d
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