Re: [PATCH] Configure option for symlink depth

Alexander Viro (viro@math.psu.edu)
Tue, 23 Nov 1999 08:58:19 -0500 (EST)


On Tue, 23 Nov 1999, Johannes Kloos wrote:

> Hmmm, at least do_follow_link in 2.2.11 looks rather iterative to me, so
> there shouldn't be any stack issues ...
> Correct me if I'm wrong.

do_follow_link() -> foofs_follow_link() -> lookup_dentry() ->
do_follow_link() -> ...

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