On Thu, Oct 31, 2013 at 04:00:19PM -0500, Eric Sandeen wrote: > commit > ec22ba8e ext4: disable merging of uninitialized extents > > ensured that if either extent under consideration is uninit, > we decline to merge, and immediately return. > > But right after that test, we test again for an uninit > extent; we can never hit this. So just remove the impossible > test and associated variable. > > Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxx> Thanks, applied - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html