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 <j...@suse.cz>
SUSE Labs, CR
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to