diff options
author | Mike Snitzer <snitzer@redhat.com> | 2016-02-20 20:49:43 +0300 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2016-03-11 01:12:04 +0300 |
commit | ec31f3f78a0478dd486535377283151f83e0543d (patch) | |
tree | 84b2aefb81b8b1b9e53f971b0f192b929468d7ee /samples | |
parent | 9f54cec553a84d09dc967a1798f8248cd1a6c6fc (diff) | |
download | linux-ec31f3f78a0478dd486535377283151f83e0543d.tar.xz |
dm mpath: cleanup reinstate_path() et al based on code review
fail_path() will print a "Failing path ..." message but reinstate_path()
doesn't print a "Reinstating path ...". Add that message to
reinstate_path() to add symmetry and aid system debugging.
Remove reinstate_path()'s check for the path_selector providing
.reinstate_path hook. All path selectors provide this and any future
ones must too.
activate_path() calls pg_init_done() with SCSI_DH_DEV_OFFLINED but
pg_init_done() doesn't expicitly handle it in its swicth statement. Add
SCSI_DH_DEV_OFFLINED to the default case.
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions