Hi,
At 07:42 23/08/2001, Nicol Morozov wrote:
>  I'm using Linux kernel 2.4.9 (NTFS partitions from Windows NT 4.0 SP
>  6a)
>
>  Bugs :
>  1) When you try "ls -a" or something different you didn't see the
>  ".." file only the "." file. This cause problems with some programs.
>   This bug also appears in 2.4.6 kernel.
>   for example directory list looks like
>    . Temp bin
Yes, that is a known "feature". I didn't realize it caused problems. I will 
put it on my TODO list...
>  2) Error in compiling Linux 2.4.9 kernel, file unistr.c
>     min is undeclared
>     Possible some #include is missing. I insert include files from
>     attr.c and it compiles ok.
Correct solution is to add:
#include <linux/kernel.h> to fs/ntfs/unistr.c.
Thanks for your feedback.
Best regards,
Anton
-- 
   "Nothing succeeds like success." - Alexandre Dumas
-- 
Anton Altaparmakov <aia21 at cam.ac.uk> (replace at with @)
Linux NTFS Maintainer / WWW: http://linux-ntfs.sf.net/
ICQ: 8561279 / WWW: http://www-stu.christs.cam.ac.uk/~aia21/
  |