commit | e4c4776dea9fd0295ebb3b215599d52938d6d7a3 | [log] [tgz] |
---|---|---|
author | Mike Snitzer <snitzer@redhat.com> | Sat Oct 09 12:12:13 2010 +1030 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Oct 09 11:42:37 2010 -0700 |
tree | 4899150e0268f447898a5180ecf43d0783afc9ee | |
parent | 6b0cd00bc396daf5c2dcf17a8d82055335341f46 [diff] |
virtio-blk: fix request leak. Must drop reference taken by blk_make_request(). Signed-off-by: Mike Snitzer <snitzer@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Cc: stable@kernel.org # .35.x Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>