unsigned short for nlink_t

Russell Coker (russell@coker.com.au)
Fri, 3 Dec 1999 22:24:31 +0100


Currently we have an unsigned short used for the number of hard links to a
file.
I have an application which uses 30,000 hard links and I had hoped to scale
it to more than 64K hard links...

Is there any possibility that this could be changed in future kernels? Or is
POSIX forcing it to be only a 16bit number?

Russell Coker

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