[PULL] UDF and ext3 fix for 3.6-rc6

From: Jan Kara
Date: Mon Sep 10 2012 - 16:19:14 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 UDF data corruption fix and one ext3 fix where we didn't write
everything to disk on fsync in one corner case.

Top of the tree is 9c2fc0d. The full shortlog is:

Jan Kara (2):
ext3: Fix fdatasync() for files with only i_size changes
udf: Fix data corruption for files in ICB

The diffstat is

fs/ext3/inode.c | 17 ++++++++++++++---
fs/udf/file.c | 35 +++++++++++++++++++++++++++++------
2 files changed, 43 insertions(+), 9 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/