On Thu, 27 Mar 2003, Philipp Thomas wrote:
> * Anton Altaparmakov (ai...@ca...) [20030327 16:35]:
>
> > Sorry for the delay in replying.
>
> No problem, as long as I do get a reply :)
>
> > if ((u64)ll >= (1ULL << 32)) {
> > ntfs_error(vol->sb, "Cannot handle 64-bit clusters. Sorry.");
> > return FALSE;
> > }
>
> OK. As I'll be sending a patch to remove the use of unnamed typedef'd
> structures in layout.h (see my other mail) anyways,
Why would you want to do that? I like them just as they are...
> I'll also send a patch to fix this.
Cool, thanks.
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/
|