commit | 82d4dc5adb0055393248ad4ab8de392fac708a12 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Thu Mar 23 03:00:38 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Mar 23 07:38:13 2006 -0800 |
tree | 9827f519dc04c76138fac0ee90d1cc34ac9af24b | |
parent | f85221dd74f2708b78a2aa54de59944e44206d0e [diff] |
[PATCH] sem2mutex: drivers/block/nbd.c Semaphore to mutex conversion. The conversion was generated via scripts, and the result was validated automatically via a script as well. Signed-off-by: Ingo Molnar <mingo@elte.hu> Cc: Paul Clements <Paul.Clements@steeleye.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>