]> git.hungrycats.org Git - linux/commit
[PATCH] AFFS fix return without releasing BKL
authorDave Hansen <haveblue@us.ibm.com>
Sun, 14 Jul 2002 10:48:06 +0000 (03:48 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Sun, 14 Jul 2002 10:48:06 +0000 (03:48 -0700)
commit166d1bfb63a976054924662a13a3fbc7397ede9c
tree57e5515310ef981d6acde8212b6074775a3ffe9e
parenta2b5891ac42b404e4329f556cc78f7a8b52fdfc2
[PATCH] AFFS fix return without releasing BKL

This was found by Dan Carpenter <error27@email.com>, using an smatch
script.  Looks to me like like an error caused during all the BKL
pushing.  1 more coming...

Not tested (Greg, please don't hurt me :p )
fs/affs/namei.c