25 lines
715 B
Diff
25 lines
715 B
Diff
|
|
From 0f30a9d3c2619cbaba323524f7aa9c9c4b01bcdd 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
|
||
|
|
|
||
|
|
---
|
||
|
|
conf/example.conf.in | 1 +
|
||
|
|
1 file changed, 1 insertion(+)
|
||
|
|
|
||
|
|
diff --git a/conf/example.conf.in b/conf/example.conf.in
|
||
|
|
index 32267e7..1f7b264 100644
|
||
|
|
--- a/conf/example.conf.in
|
||
|
|
+++ b/conf/example.conf.in
|
||
|
|
@@ -149,6 +149,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/cache_dir.
|
||
|
|
# Directory in which to store the device cache file.
|
||
|
|
--
|
||
|
|
1.8.3.1
|
||
|
|
|