[PATCH] switch nbd
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 2 Mar 2008 14:33:33 +0000 (09:33 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 21 Oct 2008 11:47:53 +0000 (07:47 -0400)
commita8cdc308c0ca3809e37e2be62174906a45b92670
treee3c70ebf74d885c059cb32f4217216f44a4202d3
parentbb21488482bd36eae6b30b014d93619063773fd4
[PATCH] switch nbd

NB: nbd_ioctl() appears to be racy; BKL is held, but doesn't really
help, AFAICS.  Left as-is for now, but it'll need fixing.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
drivers/block/nbd.c