public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* ext4_lazyinit_thread: 'ret' may be used uninitialized in this function
@ 2010-10-31 17:28 Stefan Richter
  2010-11-01 15:27 ` Lukas Czerner
  0 siblings, 1 reply; 10+ messages in thread
From: Stefan Richter @ 2010-10-31 17:28 UTC (permalink / raw)
  To: Lukas Czerner; +Cc: linux-ext4, linux-kernel, Theodore Tso

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/


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-11-02 20:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-31 17:28 ext4_lazyinit_thread: 'ret' may be used uninitialized in this function Stefan Richter
2010-11-01 15:27 ` Lukas Czerner
2010-11-01 19:04   ` Stefan Richter
2010-11-02 18:29   ` Ted Ts'o
2010-11-02 18:46     ` kevin granade
2010-11-02 19:19       ` Lukas Czerner
2010-11-02 19:31         ` Nick Bowler
2010-11-02 19:49         ` Stefan Richter
2010-11-02 20:08           ` Brian Gitonga Marete
2010-11-02 19:16     ` Lukas Czerner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox