[ovs-git] [openvswitch/ovs] 1aaf46: rhel: Fix ovs-kmod-manage.sh that may create inval...

yifsun noreply at github.com
Mon Nov 18 20:33:20 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 1aaf467bd4514f0e23d4227075c7fecb42876c9c
      https://github.com/openvswitch/ovs/commit/1aaf467bd4514f0e23d4227075c7fecb42876c9c
  Author: Yifeng Sun <pkusunyifeng at gmail.com>
  Date:   2019-11-18 (Mon, 18 Nov 2019)

  Changed paths:
    M rhel/usr_share_openvswitch_scripts_ovs-kmod-manage.sh

  Log Message:
  -----------
  rhel: Fix ovs-kmod-manage.sh that may create invalid soft links

Current code iterates every kernel under '/lib/modules' for a matched
version. As a result, this script may create invalid soft links if the
matched kernel doesn't have openvswitch-kmod RPM installed.

This patch fixes it.

VMWare-BZ: #2257534

Fixes: c3570519 ("rhel: add 4.4 kernel in kmod build with mulitple versions, fedora")
Signed-off-by: Yifeng Sun <pkusunyifeng at gmail.com>
Acked-by: Yi-Hung Wei <yihung.wei at gmail.com>
Signed-off-by: William Tu <u9012063 at gmail.com>




More information about the git mailing list