Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4747
b: refs/heads/master
c: a044d01
h: refs/heads/master
i:
  4745: ec16b8b
  4743: 21650cd
v: v3
  • Loading branch information
Alasdair G Kergon authored and Linus Torvalds committed Jul 12, 2005
1 parent 4140a3a commit 2b8a4d6
Show file tree
Hide file tree
Showing 2 changed files with 3 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: f6a80ea8ed44de0b19c42d41928be37a186a3f41
refs/heads/master: a044d016896d2717694003f00d31a98194077511
2 changes: 2 additions & 0 deletions trunk/drivers/md/dm-mpath.c
Original file line number Diff line number Diff line change
Expand Up @@ -752,6 +752,8 @@ static int multipath_ctr(struct dm_target *ti, unsigned int argc,
static void multipath_dtr(struct dm_target *ti)
{
struct multipath *m = (struct multipath *) ti->private;

flush_workqueue(kmultipathd);
free_multipath(m);
}

Expand Down

0 comments on commit 2b8a4d6

Please sign in to comment.