On Thu, Feb 13, 2014 at 05:54:30PM -0500, Eric Whitney wrote: > Commit 3779473246 breaks the return of error codes from > ext4_ext_handle_uninitialized_extents() in ext4_ext_map_blocks(). A > portion of the patch assigns that function's signed integer return > value to an unsigned int. Consequently, negatively valued error codes > are lost and can be treated as a bogus allocated block count. > > Signed-off-by: Eric Whitney <enwlinux@xxxxxxxxx> 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