Josh Triplett 344fe78669 [PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink()
ufs_symlink, in one of its error paths, calls unlock_kernel without ever
having called lock_kernel(); fix this by creating and jumping to a new
label out_notlocked rather than the out label used after calling
lock_kernel().

Signed-off-by: Josh Triplett <josh@freedesktop.org>
Cc: Evgeniy Dushistov <dushistov@mail.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-31 13:28:42 -07:00
..
2006-06-26 09:58:18 -07:00
2006-06-30 18:23:04 +02:00
2006-07-05 13:19:25 -04:00
2006-06-26 18:35:02 +02:00
2006-07-31 13:28:38 -07:00
2006-07-03 15:27:06 -07:00
2006-07-12 12:52:55 -07:00
2006-06-26 09:58:17 -07:00
2006-06-23 07:42:49 -07:00
2006-07-14 21:53:50 -07:00
2006-06-26 09:58:17 -07:00
2006-06-23 07:42:49 -07:00