On Tue, 2004-03-23 at 02:14, Szakacsits Szabolcs wrote:
> On Tue, 23 Mar 2004, Szakacsits Szabolcs wrote:
> > BTW, probably I'll also commit some ntfsclone modifications,
> >
> > 1) Before cloning the (output_device_size < input_device_size) sanity
> > check seems to be too strong. I think the correct is
> > if (output_device_size < input_ntfs_size + 512) ==> error
> > But first I need to think through all situations and scenarios.
> >
> > 2) The mount state of the output device isn't checked. Ooops.
>
> These are commited.
Great!
> However ntfs_check_if_mounted() doesn't work for
> devfs. Although, actually that's a glibc bug ...
devfs is dead so it doesn't matter... It is obsoleted in 2.6 kernels
and I guess it will be removed in 2.7 so in a few years time it won't
exist any more.
Best regards,
Anton
--
Anton Altaparmakov <aia21 at cam.ac.uk> (replace at with @)
Unix Support, Computing Service, University of Cambridge, CB2 3QH, UK
Linux NTFS maintainer / IRC: #ntfs on irc.freenode.net
WWW: http://linux-ntfs.sf.net/ &
http://www-stu.christs.cam.ac.uk/~aia21/
|