[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <465DF91F.3010201@sandeen.net>
Date: Wed, 30 May 2007 17:22:23 -0500
From: Eric Sandeen <sandeen@...deen.net>
To: Eric Sandeen <sandeen@...deen.net>
CC: Jan Kara <jack@...e.cz>, Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, Cyrill Gorcunov <gorcunov@...il.com>
Subject: Re: [PATCH 2/2] Fix possible leakage of blocks in UDF
Eric Sandeen wrote:
> Jan, something seems busted here. I'm getting lockups when testing udf
> on a single cpu with this last patch in place...
>
> I think it's the BKL stumbling on itself.
To demonstrate, try this:
# BIGFILENAME=`seq -s '' 1 1000`
# ln -s $BIGFILENAME foo
instant deadlock :(
-Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists