[node-patches] Change in ovirt-node[master]: Removing appliead patch patch
tlitovsk at redhat.com
tlitovsk at redhat.com
Tue Dec 2 10:04:19 UTC 2014
Anatoly Litovsky has uploaded a new change for review.
Change subject: Removing appliead patch patch
......................................................................
Removing appliead patch patch
The following patch is already merged into device mapper multipath rpm
Change-Id: Ieecdab561ef3911d6444867256447d9dac45b018
Signed-off-by: Tolik Litovsky <tlitovsk at redhat.com>
---
M recipe/rhevh6-post.ks
1 file changed, 0 insertions(+), 12 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/78/35778/1
diff --git a/recipe/rhevh6-post.ks b/recipe/rhevh6-post.ks
index 561fa8e..693a92d 100644
--- a/recipe/rhevh6-post.ks
+++ b/recipe/rhevh6-post.ks
@@ -228,15 +228,3 @@
echo "Cannot unmount the temporary directory"
EOF_mkdumprd
-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/35778
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ieecdab561ef3911d6444867256447d9dac45b018
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Anatoly Litovsky <tlitovsk at redhat.com>
More information about the node-patches
mailing list