From: Jan Kara <jack@suse.cz>
To: linux-ext4@vger.kernel.org
Subject: [PATCH 0/2] Fix buffer dirtying in data=journal mode
Date: Mon, 21 Jun 2010 12:42:51 +0200 [thread overview]
Message-ID: <1277116973-4183-1-git-send-email-jack@suse.cz> (raw)
Hi,
two patches below fix warnings and possible BUGs in ext3/ext4 when running
in data=journal mode (see https://bugzilla.kernel.org/show_bug.cgi?id=14156).
Admittedly, the workaround I've chosen is kind of ugly but reimplementing
block_prepare_write() just for the data=journal mode seems even uglier to me.
If anybody has better solution, I'd gladly hear it.
Honza
next reply other threads:[~2010-06-21 10:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-21 10:42 Jan Kara [this message]
2010-06-21 10:42 ` [PATCH 1/2] ext3: Fix buffer dirtying in data=journal mode Jan Kara
2010-07-19 18:02 ` Josef Bacik
2010-07-19 18:41 ` Josef Bacik
2010-06-21 10:42 ` [PATCH 2/2] ext4: " Jan Kara
2010-07-21 14:32 ` Jan Kara
2010-07-12 17:38 ` [PATCH 0/2] " Jan Kara
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1277116973-4183-1-git-send-email-jack@suse.cz \
--to=jack@suse.cz \
--cc=linux-ext4@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).