[PULL REQUEST] ext3 & udf fix

From: Jan Kara
Date: Tue Jan 15 2013 - 13:29:47 EST


Hello Linus,

could you please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_linus

to get one ext3 performance regression fix and one udf regression fix (oops
on interrupted mount).

Top of the tree is 1b1baff. The full shortlog is:

Eric Sandeen (1):
jbd: don't wake kjournald unnecessarily

Namjae Jeon (1):
UDF: Fix a null pointer dereference in udf_sb_free_partitions

The diffstat is

fs/jbd/journal.c | 3 ++-
fs/udf/super.c | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)

Thanks
Honza


--
Jan Kara <jack@xxxxxxx>
SUSE Labs, CR
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/