commit | a8cdc308c0ca3809e37e2be62174906a45b92670 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sun Mar 02 09:33:33 2008 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Oct 21 07:47:53 2008 -0400 |
tree | e3c70ebf74d885c059cb32f4217216f44a4202d3 | |
parent | bb21488482bd36eae6b30b014d93619063773fd4 [diff] |
[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>