Commit e120a5f
Mike Snitzer
dm: return early from dm_pr_call() if DM device is suspended
Otherwise PR ops may be issued while the broader DM device is being
reconfigured, etc.
Fixes: 9c72bad ("dm: call PR reserve/unreserve on each underlying device")
Signed-off-by: Mike Snitzer <[email protected]>1 parent 3534e5a commit e120a5f
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3096 | 3096 | | |
3097 | 3097 | | |
3098 | 3098 | | |
| 3099 | + | |
| 3100 | + | |
| 3101 | + | |
| 3102 | + | |
| 3103 | + | |
3099 | 3104 | | |
3100 | 3105 | | |
3101 | 3106 | | |
| |||
0 commit comments