Home
last modified time | relevance | path

Searched hist:"27 b1b22882d32aa711ab4801700dad997440d940" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dextents.cdiff 27b1b22882d32aa711ab4801700dad997440d940 Wed Aug 28 13:00:00 CDT 2013 Andi Shyti <andi@etezian.org> ext4: fix use of potentially uninitialized variables in debugging code

If ext_debugging is enabled and path[depth].p_ext is NULL, len
and lblock are printed non initialized

Signed-off-by: Andi Shyti <andi@etezian.org>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>