Re: [ANN] ntfsprogs (formerly Linux-NTFS) 1.7.0beta released

From: Anton Altaparmakov (aia21@cantab.net)
Date: Mon Jan 20 2003 - 09:14:19 EST


On Mon, 20 Jan 2003 jlnance@unity.ncsu.edu wrote:
> On Sun, Jan 19, 2003 at 04:05:50PM +0100, Pawel Kot wrote:
> > There exists a new ntfs driver called NTFS-TNG, which is present already
> > in 2.5.x kernel series and it has its backport to the 2.4.x kernel series
> > (you'll find it at http://linux-ntfs.sf.net/).
> >
> > This driver has no write support yet, but it allows you to overwrite the
> > files, without changing their attributes and size (ie. mmap() the file,
> > change the contents, write() the file). And the overwrite is considered
> > safe.
>
> Is this stable enough to allow you to put an ext2 image on an NTFS
> partition and then mount that image as a r/w loopback mount from
> Linux?

Yes! This was the most desired item by people which is why I made sure it
was the first thing to be implemented (it also happens to be the easiest
thing to implement as it doesn't involve any changes to metadata at all).

I consider that completely stable although there have been some reports of
hangs but I have never seen one and everyone who has filed a bug report
wasn't able to reproduce the hang on request so I am not really sure where
the hangs come from... It might not even be the ntfs driver per se but a
bad interaction between ntfs and some other kernel subsystem like the mm
layer or the block layer. But I have only seen three reports of a system
freeze so far and Mandrake who ship the new driver I would assume have
more users than that and either they are not complaining or they are not
having problems. I hope the latter. (-;

In any case, even if there is a bug somewhere which causes the kernel to
hang, no damage to the ntfs partition will occur from the new driver as it
is now. It simply doesn't modify any metadata at all so it can't cause any
damage.

Best regards,

        Anton

-- 
Anton Altaparmakov <aia21 at cantab.net> (replace at with @)
Linux NTFS maintainer / IRC: #ntfs on irc.freenode.net
WWW: http://linux-ntfs.sf.net/ & http://www-stu.christs.cam.ac.uk/~aia21/

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jan 23 2003 - 22:00:23 EST