On Wed, 19 Sep 2007 18:30:25 +0200
Christoph Hellwig <[EMAIL PROTECTED]> wrote:

> +             /*
> +              * It's not a directory.  Life is a little more complicated.
> +              */
> +             struct dentry *target_dir, *nresult;
> +             char nbuf[NAME_MAX+1];

Lots of stack usage there.
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to