source: Fix file permissions

Rust sources and some data files should not be executable. The perms are
set to 644.

Signed-off-by: Anatol Belski <ab@php.net>
This commit is contained in:
Anatol Belski 2020-06-10 18:55:37 +02:00 committed by Rob Bradford
parent 02ac1820b1
commit abd6204d27
14 changed files with 0 additions and 0 deletions

0
pci/src/configuration.rs Executable file → Normal file
View File

0
pci/src/device.rs Executable file → Normal file
View File

0
qcow/src/qcow.rs Executable file → Normal file
View File

0
src/main.rs Executable file → Normal file
View File

0
test_data/cloud-init/ubuntu/meta-data Executable file → Normal file
View File

0
test_data/cloud-init/ubuntu/user-data Executable file → Normal file
View File

0
vm-allocator/src/address.rs Executable file → Normal file
View File

0
vm-allocator/src/system.rs Executable file → Normal file
View File

0
vm-virtio/src/block.rs Executable file → Normal file
View File

0
vm-virtio/src/console.rs Executable file → Normal file
View File

0
vm-virtio/src/lib.rs Executable file → Normal file
View File

0
vm-virtio/src/rng.rs Executable file → Normal file
View File

0
vm-virtio/src/transport/pci_device.rs Executable file → Normal file
View File

0
vmm/src/vm.rs Executable file → Normal file
View File