]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
misc: remove execute permissions on nine source files
authorJ. Eric Ivancich <ivancich@redhat.com>
Wed, 26 Jun 2019 18:48:28 +0000 (14:48 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Fri, 28 Jun 2019 15:33:08 +0000 (11:33 -0400)
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
src/include/cephfs/libcephfs.h [changed mode: 0755->0644]
src/libcephfs.cc [changed mode: 0755->0644]
src/os/bluestore/BitmapAllocator.cc [changed mode: 0755->0644]
src/os/bluestore/BitmapAllocator.h [changed mode: 0755->0644]
src/os/bluestore/fastbmap_allocator_impl.cc [changed mode: 0755->0644]
src/os/bluestore/fastbmap_allocator_impl.h [changed mode: 0755->0644]
src/rgw/rgw_xml.cc [changed mode: 0755->0644]
src/test/objectstore/Allocator_bench.cc [changed mode: 0755->0644]
src/test/objectstore/fastbmap_allocator_test.cc [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)
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)
old mode 100755 (executable)
new mode 100644 (file)