commit | 89e63ef609fb0064a47281e31e38010159c32d57 | [log] [tgz] |
---|---|---|
author | Neil Brown <neilb@suse.de> | Wed Oct 04 02:16:06 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Oct 04 07:55:19 2006 -0700 |
tree | fcc1953b65d29caabbb4caf25498f4f160797a70 | |
parent | bc5fea4299b8bda5f73c6f79dc35d388caf8bced [diff] |
[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>