All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carl-Daniel Hailfinger <c-d.hailfinger.kernel.2003@gmx.net>
To: Eugene Grimsdell <e.grimsdell@osram.co.za>
Cc: reiserfs <reiserfs-list@namesys.com>
Subject: Re: Writeback from windows
Date: Tue, 27 May 2003 16:30:04 +0200	[thread overview]
Message-ID: <3ED3766C.9090709@gmx.net> (raw)
In-Reply-To: <F759E5FC152E9446BB421B0D29F2A42708664C@osram_fs.osdomain.osram.co.za>

Eugene Grimsdell wrote:
> I have a problem in the sense of using a hardive in both windows and 
> Linux systems and in need of win32 writeback to reiserfs.

You mean write access, not writeback.

> Is there anybody on the list working on something or know of a 
> project that is doing this.
> 
> I know this can be done with ext2 or vfat but both needs scanning 
> after a powerdown and the NTFS support on Linux is lacking proper 
> writeback as well

For write access from Win32/Linux simply choose VFAT. Last time I
checked, the ext2 drivers for windows were still considered
experimental. If you have some money to spend, you can ask the reiserfs
developers to port reiserfs to Win32 or to extend VFAT support in Linux
so that it has transactions and does not need checking after a power
loss anymore.
*FAT has two copies of the FAT which are both active by default. You can
disable one of them, make changes to it, flip the active bit of both
copies, update the other copy, mark both active again. Regardless when
your power fails, you can avoid a time-consuming fsck.

Regards,
Carl-Daniel
-- 
http://www.hailfinger.org/


      reply	other threads:[~2003-05-27 14:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-27 14:28 Writeback from windows Eugene Grimsdell
2003-05-27 14:30 ` Carl-Daniel Hailfinger [this message]

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=3ED3766C.9090709@gmx.net \
    --to=c-d.hailfinger.kernel.2003@gmx.net \
    --cc=e.grimsdell@osram.co.za \
    --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.