]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
os/bluestore,comon,erasure-code: chmod -x source files 31179/head
authorSage Weil <sage@redhat.com>
Sun, 27 Oct 2019 14:25:53 +0000 (09:25 -0500)
committerSage Weil <sage@redhat.com>
Sun, 27 Oct 2019 14:26:39 +0000 (09:26 -0500)
Fixes

*** WARNING: ./usr/src/debug/ceph-15.0.0-6512.g62bd825.el8.x86_64/src/common/obj_bencher.cc is executable but has empty or no shebang, removing executable bit
*** WARNING: ./usr/src/debug/ceph-15.0.0-6512.g62bd825.el8.x86_64/src/erasure-code/shec/determinant.c is executable but has empty or no shebang, removing executable bit
*** WARNING: ./usr/src/debug/ceph-15.0.0-6512.g62bd825.el8.x86_64/src/os/bluestore/AvlAllocator.cc is executable but has empty or no shebang, removing executable bit
*** WARNING: ./usr/src/debug/ceph-15.0.0-6512.g62bd825.el8.x86_64/src/os/bluestore/AvlAllocator.h is executable but has empty or no shebang, removing executable bit

in rpm build.

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/obj_bencher.cc [changed mode: 0755->0644]
src/erasure-code/shec/determinant.c [changed mode: 0755->0644]
src/os/bluestore/AvlAllocator.cc [changed mode: 0755->0644]
src/os/bluestore/AvlAllocator.h [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)