linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daeho Jeong <daeho.jeong@samsung.com>
To: Jan Kara <jack@suse.cz>
Cc: "tytso@mit.edu" <tytso@mit.edu>,
	"linux-ext4@vger.kernel.org" <linux-ext4@vger.kernel.org>,
	정대호 <daeho.jeong@samsung.com>
Subject: Re: [PATCH v3 2/3] ext4: fix races between changing inode journal mode and ext4_writepages
Date: Thu, 10 Mar 2016 22:20:51 +0000 (GMT)	[thread overview]
Message-ID: <1215152764.118411457648450728.JavaMail.weblogic@ep2mlwas08b> (raw)

> You need to change how dax_writeback_mapping_range() is called a few lines
> below so that it also exits via out_writepages: and not directly.

Oops, I found that I made this patch on a little old version where ext4_writepages()
doesn't use dax_writeback_mapping_range() function. Sorry about that.
I'll fix this problem.

Thank you. :-)

             reply	other threads:[~2016-03-10 22:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-10 22:20 Daeho Jeong [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-03-09  8:09 [PATCH v3 1/3] ext4: handle unwritten or delalloc buffers before enabling per-file data journaling Daeho Jeong
2016-03-09  8:09 ` [PATCH v3 2/3] ext4: fix races between changing inode journal mode and ext4_writepages Daeho Jeong
2016-03-10 10:04   ` 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=1215152764.118411457648450728.JavaMail.weblogic@ep2mlwas08b \
    --to=daeho.jeong@samsung.com \
    --cc=jack@suse.cz \
    --cc=linux-ext4@vger.kernel.org \
    --cc=tytso@mit.edu \
    /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).