]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
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)
commit032c880240abffe00e14a658a6783fbde6336922
treeb0c0c4835b3c379e02da439ff63c05031b828fe5
parent6653f73bbdb807248ef28a4ea8f44dc68a0205e3
os/bluestore,comon,erasure-code: chmod -x source files

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]