Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176564
b: refs/heads/master
c: 4d4471c
h: refs/heads/master
v: v3
  • Loading branch information
Kiyoshi Ueda authored and Alasdair G Kergon committed Dec 10, 2009
1 parent 85f1332 commit 019742c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 61afef614b013ee1b767cdd10325acae1db1f4d2
refs/heads/master: 4d4471cb5c1ec426c0f24818b270dc7b3ad7e655
4 changes: 2 additions & 2 deletions trunk/drivers/md/dm.c
Original file line number Diff line number Diff line change
Expand Up @@ -2550,10 +2550,10 @@ int dm_suspend(struct mapped_device *md, unsigned suspend_flags)
* requests are being added to md->deferred list.
*/

dm_table_postsuspend_targets(map);

set_bit(DMF_SUSPENDED, &md->flags);

dm_table_postsuspend_targets(map);

out:
dm_table_put(map);

Expand Down

0 comments on commit 019742c

Please sign in to comment.