commit | 298fb372984a808ccba9ca15a9cf0f393b3259b4 | [log] [tgz] |
---|---|---|
author | Mike Snitzer <snitzer@redhat.com> | Tue Nov 10 13:41:53 2020 -0500 |
committer | Mike Snitzer <snitzer@redhat.com> | Fri Dec 04 18:04:35 2020 -0500 |
tree | 4f2fbce4b608dbb6c8cd523ca177beb6d419bdbc | |
parent | e4d2e82b2300b03f66b3ca8417590c86e661fab1 [diff] |
dm: rename multipath path selector source files to have "dm-ps" prefix Additional prefix helps clarify that these source files implement path selectors. Required updating Makefile to still build modules _without_ the "dm-ps" prefix to preserve dm-multipath's ability to autoload path selector modules. While at it, cleaned up some DM whitespace in Makefile. Signed-off-by: Mike Snitzer <snitzer@redhat.com>