[lvm-devel] master - spec: enable writecache

Marian Csontos mcsontos at sourceware.org
Wed Sep 25 06:40:54 UTC 2019


Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=90fe4b106b1e13a2d1244951710d642761f2fd16
Commit:        90fe4b106b1e13a2d1244951710d642761f2fd16
Parent:        dc3f0e067d2f402853551142bc917dc9c070d499
Author:        Marian Csontos <mcsontos at redhat.com>
AuthorDate:    Wed Sep 25 08:39:56 2019 +0200
Committer:     Marian Csontos <mcsontos at redhat.com>
CommitterDate: Wed Sep 25 08:40:30 2019 +0200

spec: enable writecache

---
 spec/source.inc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/spec/source.inc b/spec/source.inc
index 8309c3f..9bb8740 100644
--- a/spec/source.inc
+++ b/spec/source.inc
@@ -37,8 +37,10 @@
 %with thin_check %{_sbindir}/thin_check
 %with thin_repair %{_sbindir}/thin_repair
 %with thin_dump %{_sbindir}/thin_dump
+# TODO disable vdo and writecache for older releases
 %with vdo internal
 %with vdo-format %{_bindir}/vdoformat
+%with writecache internal
 
 %global buildreq_udev systemd-devel
 %global req_udev udev >= 181-1




More information about the lvm-devel mailing list