* Re: Re: [PATCH] ext4: remove filemap_fdatawrite() when synchronizing a data journaled file
@ 2015-07-28 21:56 Daeho Jeong
0 siblings, 0 replies; only message in thread
From: Daeho Jeong @ 2015-07-28 21:56 UTC (permalink / raw)
To: Theodore Ts'o
Cc: 정대호, linux-ext4@vger.kernel.org,
daehojng@gmail.com
Sorry, I re-checked the source codes and I found my mistake. Actually, I meant to
remove the file data writes into the original file's data location, not in journal area,
when the data journaled file is fsync-ed. After more consideration about that
and testing for correctness,I will submit it again.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-07-28 21:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-28 21:56 Re: [PATCH] ext4: remove filemap_fdatawrite() when synchronizing a data journaled file Daeho Jeong
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).