ext4_lazyinit_thread: 'ret' may be used uninitialized in thisfunction

From: Stefan Richter
Date: Sun Oct 31 2010 - 13:28:36 EST


Commit bfff68738f1c "ext4: add support for lazy inode table
initialization" added the following build warning:

fs/ext4/super.c: In function 'ext4_lazyinit_thread':
fs/ext4/super.c:2702: warning: 'ret' may be used uninitialized in this function

This warning is due to an actual bug. But I don't know what the fix is.
--
Stefan Richter
-=====-==-=- =-=- =====
http://arcgraph.de/sr/

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/