Alex Elder 398eb08555 nbd: fix sparse warning
I just fixed this in "drivers/block/rbd.c" and I noticed that
"drivers/block/nbd.c" has the same problem.  Fix a warning issued by
sparse by adding some lockdep annotations to indicate the queue lock gets
dropped (because it's held when do_nbd_request() is called) and
re-acquired within the function.

Signed-off-by: Alex Elder <elder@inktank.com>
Cc: Paul Clements <paul.clements@steeleye.com>
Cc: Paul Clements <paul.clements@us.sios.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-02-27 19:10:22 -08:00
..
2013-02-27 19:10:15 -08:00
2012-01-03 22:54:07 -05:00
2011-08-08 11:40:15 +02:00
2013-02-22 23:31:31 -05:00
2012-03-28 18:30:03 +01:00
2012-10-30 08:37:00 +01:00
2013-02-27 19:10:15 -08:00
2013-02-27 19:10:22 -08:00
2012-09-09 10:35:39 +02:00
2012-12-20 10:56:44 -06:00
2013-02-09 14:23:33 +01:00
2012-03-28 18:30:03 +01:00