From: Patrick Donnelly Date: Mon, 23 Mar 2026 20:13:37 +0000 (-0400) Subject: mon: fix source file permissions X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=03bdfd418430d5e68c0f5edce4c91a406ee5b0f9;p=ceph.git mon: fix source file permissions These are not executables! Signed-off-by: Patrick Donnelly --- diff --git a/src/mon/NVMeofGwMap.cc b/src/mon/NVMeofGwMap.cc old mode 100755 new mode 100644 diff --git a/src/mon/NVMeofGwMap.h b/src/mon/NVMeofGwMap.h old mode 100755 new mode 100644 diff --git a/src/mon/NVMeofGwSerialize.h b/src/mon/NVMeofGwSerialize.h old mode 100755 new mode 100644 diff --git a/src/mon/NVMeofGwTypes.h b/src/mon/NVMeofGwTypes.h old mode 100755 new mode 100644