[PATCH] Convert lockd to use the newer mutex instead of the older semaphore
authorNeil Brown <neilb@suse.de>
Wed, 4 Oct 2006 09:16:06 +0000 (02:16 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 4 Oct 2006 14:55:19 +0000 (07:55 -0700)
commit89e63ef609fb0064a47281e31e38010159c32d57
treefcc1953b65d29caabbb4caf25498f4f160797a70
parentbc5fea4299b8bda5f73c6f79dc35d388caf8bced
[PATCH] Convert lockd to use the newer mutex instead of the older semaphore

Both the (recently introduces) nsm_sema and the older f_sema are converted
over.

Cc: Olaf Kirch <okir@suse.de>
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/lockd/host.c
fs/lockd/svclock.c
fs/lockd/svcsubs.c
include/linux/lockd/lockd.h