Searched hist:"608 f52e30aae7dc8da836e5b7b112d50a2d00e43" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | md-faulty.c | diff 608f52e30aae7dc8da836e5b7b112d50a2d00e43 Tue May 25 04:46:23 CDT 2021 Guoqing Jiang <jgq516@gmail.com> md: mark some personalities as deprecated
Mark the three personalities (linear, fault and multipath) as deprecated because:
1. people can use dm multipath or nvme multipath. 2. linear is already deprecated in MODULE_ALIAS. 3. no one actively using fault.
Signed-off-by: Guoqing Jiang <jiangguoqing@kylinos.cn> Signed-off-by: Song Liu <song@kernel.org>
|
H A D | md-multipath.c | diff 608f52e30aae7dc8da836e5b7b112d50a2d00e43 Tue May 25 04:46:23 CDT 2021 Guoqing Jiang <jgq516@gmail.com> md: mark some personalities as deprecated
Mark the three personalities (linear, fault and multipath) as deprecated because:
1. people can use dm multipath or nvme multipath. 2. linear is already deprecated in MODULE_ALIAS. 3. no one actively using fault.
Signed-off-by: Guoqing Jiang <jiangguoqing@kylinos.cn> Signed-off-by: Song Liu <song@kernel.org>
|
H A D | md-linear.c | diff 608f52e30aae7dc8da836e5b7b112d50a2d00e43 Tue May 25 04:46:23 CDT 2021 Guoqing Jiang <jgq516@gmail.com> md: mark some personalities as deprecated
Mark the three personalities (linear, fault and multipath) as deprecated because:
1. people can use dm multipath or nvme multipath. 2. linear is already deprecated in MODULE_ALIAS. 3. no one actively using fault.
Signed-off-by: Guoqing Jiang <jiangguoqing@kylinos.cn> Signed-off-by: Song Liu <song@kernel.org>
|
H A D | Kconfig | diff 608f52e30aae7dc8da836e5b7b112d50a2d00e43 Tue May 25 04:46:23 CDT 2021 Guoqing Jiang <jgq516@gmail.com> md: mark some personalities as deprecated
Mark the three personalities (linear, fault and multipath) as deprecated because:
1. people can use dm multipath or nvme multipath. 2. linear is already deprecated in MODULE_ALIAS. 3. no one actively using fault.
Signed-off-by: Guoqing Jiang <jiangguoqing@kylinos.cn> Signed-off-by: Song Liu <song@kernel.org>
|