On Fri, 2004-03-19 at 15:48, Hans Reiser wrote:will do it, or do do it?
Chris Mason wrote:
and I was imprecise, I should have asked, does fsync flush the disk cache regardless of what mount options are set or data/metadata touched in the 2.6 patches?
Forgive my relentlessness, is the answer to the above yes?
Yes ;-) One goal of the 2.6 patches is to make it possible for higher
levels to easily insert flushes when needed. The reiserfs fsync and
ext3 fsync code will both do this.
I realized I wasn't clear about device mapper and md earlier, both needSounds like things are very much unfinished and you guys need more time before these patches are ready for inclusion. We need to get reiser4 to use this stuff. Zam, put that in your todo list.
extra work to aggregate the flushes down to the drives. They don't yet
support flushing.
-chris