]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ext4: Fix use of uninitialized data with debug enabled.
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Fri, 6 Jun 2008 00:59:29 +0000 (20:59 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 6 Jun 2008 00:59:29 +0000 (20:59 -0400)
commit03cddb80ed2dacaf03c370d38bcc75f8303a03b8
treea4f70f85ddf81581e090dde55cbf8932e12416e1
parent53c8ba95402be65d412a806cda3430f0e72cd107
ext4: Fix use of uninitialized data with debug enabled.

Fix use of uninitialized data with debug enabled.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/mballoc.c