[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20120910201917.GB31404@quack.suse.cz>
Date: Mon, 10 Sep 2012 22:19:17 +0200
From: Jan Kara <jack@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>, linux-fsdevel@...r.kernel.org,
linux-ext4@...r.kernel.org
Subject: [PULL] UDF and ext3 fix for 3.6-rc6
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@...e.cz>
SUSE Labs, CR
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists