[ovs-git] [openvswitch/ovs] 00b82d: bond: Remove executable bit from bond.c

GitHub noreply at github.com
Sat Nov 10 19:30:34 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 00b82d6cc4760f2cc614f3e81f1c8eabcfdf9ef3
      https://github.com/openvswitch/ovs/commit/00b82d6cc4760f2cc614f3e81f1c8eabcfdf9ef3
  Author: Timothy Redaelli <tredaelli at redhat.com>
  Date:   2018-11-10 (Sat, 10 Nov 2018)

  Changed paths:
    M ofproto/bond.c

  Log Message:
  -----------
  bond: Remove executable bit from bond.c

In commit 90061ea7d1dd ("bond: Fix LACP fallback to active-backup when recirc
is enabled.") the file mode of bond.c accidentaly changed from 0644 to 0755.

This commit restores the previous file mode (0644) on bond.c.

CC: Ben Pfaff <blp at ovn.org>
Fixes: 90061ea7d1dd ("bond: Fix LACP fallback to active-backup when recirc is enabled.")
Acked-by: Flavio Leitner <fbl at sysclose.org>
Signed-off-by: Timothy Redaelli <tredaelli at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>


  Commit: 87c7a35deb15f29ef6aad3e7b83bffd593d2d576
      https://github.com/openvswitch/ovs/commit/87c7a35deb15f29ef6aad3e7b83bffd593d2d576
  Author: Timothy Redaelli <tredaelli at redhat.com>
  Date:   2018-11-10 (Sat, 10 Nov 2018)

  Changed paths:
    M lib/rtnetlink.h

  Log Message:
  -----------
  rtnetlink: Remove executable bit from rtnetlink.h

In commit 135ee7ef362f ("rtnetlink: extend parser to include kind of master and
slave") the file mode of rtnetlink.h accidentaly changed from 0644 to 0755.

This commit restores the previous file mode (0644) on rtnetlink.h.

CC: John Hurley <john.hurley at netronome.com>
Fixes: 135ee7ef362f ("rtnetlink: extend parser to include kind of master and slave")
Acked-by: Flavio Leitner <fbl at sysclose.org>
Signed-off-by: Timothy Redaelli <tredaelli at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/d5cc46e3d185...87c7a35deb15
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list