diff options
author | Ken Dreyer <ken.dreyer@inktank.com> | 2014-01-09 16:55:28 +0100 |
---|---|---|
committer | Ken Dreyer <ken.dreyer@inktank.com> | 2014-01-09 16:57:00 +0100 |
commit | 029b9ef54180d04e49e12af0c540d92575f55010 (patch) | |
tree | b4c0eaa2d00e6ae620602de5dab4a2f04aeaf331 /src/mount | |
parent | Merge pull request #1056 from apeters1971/wip-jerasure-vectorop (diff) | |
download | ceph-029b9ef54180d04e49e12af0c540d92575f55010.tar.xz ceph-029b9ef54180d04e49e12af0c540d92575f55010.zip |
remove spurious executable permissions on files
Fedora's rpmlint complains that some of the source code files in the
tree happen to be executable. Remove the execute bits from these files
to resolve the rpmlint warning.
Signed-off-by: Ken Dreyer <ken.dreyer@inktank.com>
Diffstat (limited to 'src/mount')
-rw-r--r--[-rwxr-xr-x] | src/mount/mount.ceph.c | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/mount/mount.ceph.c b/src/mount/mount.ceph.c index 563cd07e7cd..563cd07e7cd 100755..100644 --- a/src/mount/mount.ceph.c +++ b/src/mount/mount.ceph.c |