diff options
author | Kiyoshi Ueda <[email protected]> | 2009-12-10 23:52:26 +0000 |
---|---|---|
committer | Alasdair G Kergon <[email protected]> | 2009-12-10 23:52:26 +0000 |
commit | 4d4471cb5c1ec426c0f24818b270dc7b3ad7e655 (patch) | |
tree | 37407a97b8a9a96bae462860b1ed5c13da3da24f /scripts/basic/docproc.c | |
parent | 61afef614b013ee1b767cdd10325acae1db1f4d2 (diff) |
dm: swap target postsuspend call and setting suspended flag
This patch moves DMF_SUSPENDED flag set before postsuspend.
No one should care about the ordering, because the flag set and
the postsuspend are protected by a single lock, md->suspend_lock,
and all strict flag-checkers take the lock.
Signed-off-by: Kiyoshi Ueda <[email protected]>
Signed-off-by: Jun'ichi Nomura <[email protected]>
Cc: Mike Anderson <[email protected]>
Signed-off-by: Alasdair G Kergon <[email protected]>
Diffstat (limited to 'scripts/basic/docproc.c')
0 files changed, 0 insertions, 0 deletions