]> TLD Linux GIT Repositories - packages/lvm2.git/blob - lvm2-removed-lvmetad-fix.patch
- patch
[packages/lvm2.git] / lvm2-removed-lvmetad-fix.patch
1 diff -urp LVM2.2.03.00.orig/conf/example.conf.in LVM2.2.03.00/conf/example.conf.in
2 --- LVM2.2.03.00.orig/conf/example.conf.in      2018-10-21 20:55:01.790416609 +0000
3 +++ LVM2.2.03.00/conf/example.conf.in   2018-10-21 21:48:01.712416609 +0000
4 @@ -1016,7 +1016,7 @@ global {
5         # are checked during pvscan --cache. To filter a device and prevent
6         # scanning from the LVM system entirely, including lvmetad, use
7         # devices/global_filter.
8 -       use_lvmetad = @DEFAULT_USE_LVMETAD@
9 +       use_lvmetad = 0
10  
11         # Configuration option global/lvmetad_update_wait_time.
12         # Number of seconds a command will wait for lvmetad update to finish.