2007-02-14 23:09:01

by Dave Kleikamp

[permalink] [raw]
Subject: [git pull] jfs update

Linus,

I'm tired of seeing a warning every time jfs is compiled. A similar patch
has been in jgarzik's misc-2.6.git#gccbug for a while now.

Please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git for-linus

This will update the following files:

fs/jfs/jfs_txnmgr.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

through these ChangeSets:

Commit: c9e3ad6021e5eeb1c25cc4a573bd6427019a7a86
Author: Dave Kleikamp <[email protected]> Fri, 09 Feb 2007 15:36:47 -0600

JFS: Get rid of "may be used uninitialized" warnings

Signed-off-by: Dave Kleikamp <[email protected]>