summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2018-07-10 13:39:29 -0500
committerDavid Teigland <teigland@redhat.com>2018-07-11 11:26:42 -0500
commit117160b27e510dceb1ed6acf995115c040acd88d (patch)
treeae459f189f4202cb78ef3c9f8196a559b2398801 /include
parentedf3f86184a380994e383b9884364e702e4ac647 (diff)
downloadlvm2-117160b27e510dceb1ed6acf995115c040acd88d.tar.gz
Remove lvmetad
Native disk scanning is now both reduced and async/parallel, which makes it comparable in performance (and often faster) when compared to lvm using lvmetad. Autoactivation now uses local temp files to record online PVs, and no longer requires lvmetad. There should be no apparent command-level change in behavior.
Diffstat (limited to 'include')
-rw-r--r--include/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/Makefile.in b/include/Makefile.in
index 7993998fd..dd5dd6849 100644
--- a/include/Makefile.in
+++ b/include/Makefile.in
@@ -71,8 +71,6 @@ CLEAN_TARGETS += \
lvm2app.h \
lvm2cmd.h \
lvmcache.h \
- lvmetad-client.h \
- lvmetad.h \
lvmlockd-client.h \
lvmlockd.h \
lvmnotify.h \