linux-next: build warning after merge of the ext4 tree

Previous thread: Re: Attempted summary of suspend-blockers LKML thread, take three by Alan Stern on Friday, August 6, 2010 - 7:41 pm. (2 messages)

Next thread: [GIT PULL] bkl core updates for 2.6.36 by Frederic Weisbecker on Friday, August 6, 2010 - 8:07 pm. (1 message)
From: Stephen Rothwell
Date: Friday, August 6, 2010 - 7:45 pm

Hi Ted,

After merging the ext4 tree, today's linux-next build (powerpc
ppc64_defconfig) produced this warning:

fs/jbd2/transaction.c: In function 'start_this_handle':
fs/jbd2/transaction.c:98: warning: unused variable 'ts'

Introduced by commit 8dd420466c7bfc459fa04680bd5690bfc41a4553 ("jbd2:
Remove t_handle_lock from start_this_handle()") which modev the only uses
of this variable inside a section of code protected by CONFIG_JBD2_DEBUG.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
From: Ted Ts'o
Date: Friday, August 6, 2010 - 11:47 pm

Thanks for pointing this out.  I'll fix this up in the future (at the
moment I'm waiting for Linus to take a pull).

       	   	       	     	       - Ted
--

Previous thread: Re: Attempted summary of suspend-blockers LKML thread, take three by Alan Stern on Friday, August 6, 2010 - 7:41 pm. (2 messages)

Next thread: [GIT PULL] bkl core updates for 2.6.36 by Frederic Weisbecker on Friday, August 6, 2010 - 8:07 pm. (1 message)