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 <[email protected]> --- M recipe/centos6-post.ks 1 file changed, 0 insertions(+), 14 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/75/37675/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/37675 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1c3cb085882ffa91fe452f1c4a05147c0545536a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
