>>>>> Christoph Hellwig writes:

 > Hi Linus,
 > In the last weeks I've done some work on implement real working
 > 4.4BSD file flags for Linux. This stuff does almost work.
 > (No, I don't want to submit it for 2.4 - don't hit the D key :))
 > Besides some syscalls (chflags, fchflags, lchflags) this needs
 > an additional field in struct stat.
 > On 32bit architectures this shouldn't be a real problem -
 > we have a new struct stat64 and adding a field before Linux 2.4
 > and glibc 2.2 are out shouldn't be a real problem.

glibc 2.1 and 2.2 use the same struct stat64.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs [EMAIL PROTECTED]
   private [EMAIL PROTECTED]
    http://www.suse.de/~aj
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to