[node-patches] Change in ovirt-node[ovirt-3.5]: centos6-post: Remove patch already applied
dougsland at redhat.com
dougsland at redhat.com
Thu Feb 19 12:09:04 UTC 2015
Douglas Schilling Landgraf has uploaded a new change for review.
Change subject: centos6-post: Remove patch already applied
......................................................................
centos6-post: Remove patch already applied
The patch for 40-multipath.rules is already applied, removing it.
Change-Id: I1c3cb085882ffa91fe452f1c4a05147c0545536a
Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com>
---
M recipe/centos6-post.ks
1 file changed, 0 insertions(+), 14 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/48/37948/1
diff --git a/recipe/centos6-post.ks b/recipe/centos6-post.ks
index 1fabb4f..cbebcc3 100644
--- a/recipe/centos6-post.ks
+++ b/recipe/centos6-post.ks
@@ -196,17 +196,3 @@
EOF_mkdumprd
fi
-
-patch --ignore-whitespace -d /lib/udev/rules.d -p0 << \EOF_udev_patch
---- 40-multipath.rules.orig 2014-11-04 14:57:12.385999154 +0000
-+++ 40-multipath.rules 2014-11-04 14:58:19.081002175 +0000
-@@ -20,5 +20,5 @@
- ENV{DM_UUID}!="mpath-?*", GOTO="end_mpath"
- ENV{DM_SUSPENDED}=="1", GOTO="end_mpath"
- ENV{DM_ACTION}=="PATH_FAILED", GOTO="end_mpath"
--RUN+="$env{MPATH_SBIN_PATH}/kpartx -a -p p $tempnode"
-+ENV{DM_ACTIVATION}=="1", RUN+="$env{MPATH_SBIN_PATH}/kpartx -a -p p $tempnode"
- LABEL="end_mpath"
-EOF_udev_patch
-
-
--
To view, visit http://gerrit.ovirt.org/37948
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1c3cb085882ffa91fe452f1c4a05147c0545536a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>
More information about the node-patches
mailing list