All of lore.kernel.org
 help / color / mirror / Atom feed
From: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
To: "Randy.Dunlap" <rddunlap@osdl.org>
Cc: Scott Bronson <bronson@rinspin.com>, <linux-kernel@vger.kernel.org>
Subject: Re: FAT/VFAT and the sync flag
Date: Sat, 05 Oct 2002 00:33:50 +0900	[thread overview]
Message-ID: <87d6qq1an5.fsf@devron.myhome.or.jp> (raw)
In-Reply-To: <Pine.LNX.4.33L2.0210032215020.18964-100000@dragon.pdx.osdl.net>

"Randy.Dunlap" <rddunlap@osdl.org> writes:

> On 3 Oct 2002, Scott Bronson wrote:
> 
> | Can anyone tell me if the VFAT filesystem actually recognizes the sync
> | flag?  Early in 2.4, it appeared that it was ignoring it.
> |
> | However, now that a lot of USB devices are VFAT, this gets pretty
> | important.
> 
> Now, for you first question, I hope that Ogawa or Al or Christoph
> et al can answer it, but my guess is, No, VFAT doesn't
> recognize the sync flag.  I base that on grepping for
> s_sync and for MS_SYNCHRONOUS in linux/fs/{fat,vfat,msdos}
> and finding s_sync a few times, but not finding MS_SYNCHRONOUS
> at all.

You are right. The fatfs just ignore the sync flag.
-- 
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>

  reply	other threads:[~2002-10-04 15:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-04  4:51 FAT/VFAT and the sync flag Scott Bronson
2002-10-04  5:26 ` Randy.Dunlap
2002-10-04 15:33   ` OGAWA Hirofumi [this message]
2002-10-04 17:57     ` Scott Bronson

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=87d6qq1an5.fsf@devron.myhome.or.jp \
    --to=hirofumi@mail.parknet.co.jp \
    --cc=bronson@rinspin.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rddunlap@osdl.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 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.