lvm2/0005-bugfix-lvm2-add-SSD.patch

26 lines
758 B
Diff

From 61a4f8a2f360b244a2cae2eb39eb7bd3b72ca6b6 Mon Sep 17 00:00:00 2001
From: geruijun <geruijun@huawei.com>
Date: Thu, 14 Feb 2019 04:55:01 -0500
Subject: [PATCH] lvm2: add 0002-bugfix-lvm2-add-SSD.patch
Signed-off-by: wangjufeng<wangjufeng@huawei.com>
---
conf/example.conf.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/conf/example.conf.in b/conf/example.conf.in
index 39b5507..5d8f8dd 100644
--- a/conf/example.conf.in
+++ b/conf/example.conf.in
@@ -164,6 +164,7 @@ devices {
# global_filter are not opened by LVM.
# This configuration option has an automatic default value.
# global_filter = [ "a|.*|" ]
+ types = [ "hio", 16 ]
# Configuration option devices/types.
# List of additional acceptable block device types.
--
1.8.3.1