Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167665
b: refs/heads/master
c: 03022c5
h: refs/heads/master
i:
  167663: c0c4c34
v: v3
  • Loading branch information
Zdenek Kabelac authored and Alasdair G Kergon committed Oct 16, 2009
1 parent 25de520 commit 6f2a671
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bca915aae803cf01fde4461fc9c093cf5a86d7fc
refs/heads/master: 03022c54b9725026c0370a810168975c387ad04c
1 change: 1 addition & 0 deletions trunk/drivers/md/dm.c
Original file line number Diff line number Diff line change
Expand Up @@ -1822,6 +1822,7 @@ static struct mapped_device *alloc_dev(int minor)
bad_bdev:
destroy_workqueue(md->wq);
bad_thread:
del_gendisk(md->disk);
put_disk(md->disk);
bad_disk:
blk_cleanup_queue(md->queue);
Expand Down

0 comments on commit 6f2a671

Please sign in to comment.