All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Mason <mason@suse.com>
To: Hans Reiser <reiser@namesys.com>
Cc: Hifumi Hisashi <hifumi.hisashi@lab.ntt.co.jp>,
	reiserfs-dev@namesys.com, reiserfs-list@namesys.com,
	linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH] fix problems related to journaling in Reiserfs
Date: Thu, 1 Sep 2005 22:03:21 -0400	[thread overview]
Message-ID: <20050901220321.454985a3@watt.suse.com> (raw)
In-Reply-To: <43167718.5080702@namesys.com>

On Wed, 31 Aug 2005 20:35:52 -0700
Hans Reiser <reiser@namesys.com> wrote:

> Thanks much Hifumi!
> 
> Chris, please comment on the patch.

The problem is that I'm not always making the inode dirty during the
reiserfs_file_write.  The get_block based write function does an
explicit commit during O_SYNC mode.  I've got a cleanup related to this
for quotas and other things, but I didn't realize it would help O_SYNC
as well.

I'll diff/test against mainline in the morning and send out.

-chris

  reply	other threads:[~2005-09-02  2:03 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-31 12:39 [PATCH] fix problems related to journaling in Reiserfs Hifumi Hisashi
2005-08-31 13:42 ` michael chang
2005-09-01  0:02   ` Hifumi Hisashi
2005-09-01  0:37     ` michael chang
2005-09-01  3:30       ` Hans Reiser
2005-09-01  7:47     ` Vladimir V. Saveliev
2005-09-01  3:35 ` Hans Reiser
2005-09-02  2:03   ` Chris Mason [this message]
2005-10-04  8:47     ` Hifumi Hisashi
2005-10-04 10:40       ` Hans Reiser

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=20050901220321.454985a3@watt.suse.com \
    --to=mason@suse.com \
    --cc=hifumi.hisashi@lab.ntt.co.jp \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=reiser@namesys.com \
    --cc=reiserfs-dev@namesys.com \
    --cc=reiserfs-list@namesys.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.