* Writeback from windows
@ 2003-05-27 14:28 Eugene Grimsdell
2003-05-27 14:30 ` Carl-Daniel Hailfinger
0 siblings, 1 reply; 2+ messages in thread
From: Eugene Grimsdell @ 2003-05-27 14:28 UTC (permalink / raw)
To: reiserfs
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.
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
-------------------------------------------
Please note that Internet communications are not secure and therefore OSRAM (Pty) Ltd. does not accept legal responsibility for the contents of this message. This email is intended only for the use of the individual or entity named above and may contain information that is confidential and privileged. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this email is strictly prohibited. Opinions, conclusions and other information in this message that do not relate to the official business of OSRAM (Pty) Ltd. shall be understood as neither given nor endorsed by it.
-------------------------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Writeback from windows
2003-05-27 14:28 Writeback from windows Eugene Grimsdell
@ 2003-05-27 14:30 ` Carl-Daniel Hailfinger
0 siblings, 0 replies; 2+ messages in thread
From: Carl-Daniel Hailfinger @ 2003-05-27 14:30 UTC (permalink / raw)
To: Eugene Grimsdell; +Cc: reiserfs
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/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-05-27 14:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-27 14:28 Writeback from windows Eugene Grimsdell
2003-05-27 14:30 ` Carl-Daniel Hailfinger
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.