linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* new ext4 build warnings
@ 2007-07-18 21:37 Jeff Garzik
  2007-07-19  0:59 ` Mingming Cao
  2007-07-19  3:07 ` [PATCH] fix ext4/JBD2 " Mingming Cao
  0 siblings, 2 replies; 3+ messages in thread
From: Jeff Garzik @ 2007-07-18 21:37 UTC (permalink / raw)
  To: Theodore Tso; +Cc: Linux Kernel Mailing List, linux-fsdevel, Andrew Morton

It seems jbd_debug() might need modification:

fs/ext4/inode.c: In function ‘ext4_write_inode’:
fs/ext4/inode.c:2906: warning: comparison is always true due to limited 
range of data type

fs/jbd2/recovery.c: In function ‘jbd2_journal_recover’:
fs/jbd2/recovery.c:254: warning: comparison is always true due to 
limited range of data type
fs/jbd2/recovery.c:257: warning: comparison is always true due to 
limited range of data type

fs/jbd2/recovery.c: In function ‘jbd2_journal_skip_recovery’:
fs/jbd2/recovery.c:301: warning: comparison is always true due to 
limited range of data type

I'm surprised this was not noticed in a test build before pushing upstream.

	Jeff


-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2007-07-19  3:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-18 21:37 new ext4 build warnings Jeff Garzik
2007-07-19  0:59 ` Mingming Cao
2007-07-19  3:07 ` [PATCH] fix ext4/JBD2 " Mingming Cao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).