Re: LINK_MAX

Bruce Harada (bruce@ask.ne.jp)
Wed, 10 Nov 1999 02:56:55 +0900


>> Just a quick question - why is LINK_MAX in limits.h restricted to
>> 127? EXT2_LINK_MAX is 32000, so is there any reason for keeping
>> the value of LINK_MAX so low?
>
>As far as I know symlinks are handled by recursive mechanisms inside the
>kernel, and amount of kernel stack is limited.

Whoops - that would explain it, I guess...

----
Bruce Harada
bruce@ask.ne.jp

-
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/