commit 164fa06a8f016ba0e04fcf1175ebd121a1267a5e
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Sat Feb 24 12:25:38 2018 +0100

    - rel 2; don't enable scrub for now: [36960.754044] XFS (dm-0): 
EXPERIMENTAL online scrub feature in use. Use at your own risk!

 xfsprogs.spec | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/xfsprogs.spec b/xfsprogs.spec
index 904f8a8..23efcaa 100644
--- a/xfsprogs.spec
+++ b/xfsprogs.spec
@@ -2,7 +2,7 @@ Summary:        Tools for the XFS filesystem
 Summary(pl.UTF-8):     Narzędzia do systemu plików XFS
 Name:          xfsprogs
 Version:       4.15.0
-Release:       1
+Release:       2
 License:       LGPL v2.1 (libhandle), GPL v2 (the rest)
 Group:         Applications/System
 Source0:       
https://kernel.org/pub/linux/utils/fs/xfs/xfsprogs/%{name}-%{version}.tar.gz
@@ -166,11 +166,13 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %ghost %{_libdir}/libhandle.so.1
 %dir %{_libdir}/%{name}
 %attr(755,root,root) %{_libdir}/%{name}/xfs_scrub_fail
-%{systemdunitdir}/[email protected]
-%{systemdunitdir}/xfs_scrub_all.service
-%{systemdunitdir}/xfs_scrub_all.timer
-%{systemdunitdir}/[email protected]
-%config(noreplace) %verify(not md5 mtime size) /etc/cron.d/xfs_scrub_all
+# [36960.754044] XFS (dm-0): EXPERIMENTAL online scrub feature in use. Use at 
your own risk!
+# so don't enable these by default
+#%{systemdunitdir}/[email protected]
+#%{systemdunitdir}/xfs_scrub_all.service
+#%{systemdunitdir}/xfs_scrub_all.timer
+#%{systemdunitdir}/[email protected]
+#%config(noreplace) %verify(not md5 mtime size) /etc/cron.d/xfs_scrub_all
 %{_mandir}/man5/projects.5*
 %{_mandir}/man5/projid.5*
 %{_mandir}/man5/xfs.5*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xfsprogs.git/commitdiff/164fa06a8f016ba0e04fcf1175ebd121a1267a5e

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to