[GIT PULL] ext4 update for 2.6.36
From: "Theodore Ts'o" <tytso@mit.edu>
Date: 2010-08-13 21:09:48
Also in:
lkml
From: "Theodore Ts'o" <tytso@mit.edu>
Date: 2010-08-13 21:09:48
Also in:
lkml
Hi Linus,
No other late-breaking bug reports/regressions have turned up, and since
I want to get this fixed before -rc1 gets released, please pull:
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus
I fixed the compile warning basically as you suggested, but with a
better name and with the comments moved to the inline function where
they would make more sense.
Thanks,
- Ted
Theodore Ts'o (1):
ext4: clean up compiler warning in start_this_handle()
fs/jbd2/transaction.c | 46 +++++++++++++++++++++++++++-------------------
1 files changed, 27 insertions(+), 19 deletions(-)