Re: [PATCH] change back 0644 permission for Grow.c
From: Liuzhilong <hidden>
Date: 2017-05-03 03:16:40
On 05/02/2017 09:45 PM, Jes Sorensen wrote:
On 05/02/2017 05:27 AM, Zhilong Liu wrote:quoted
Fixes commit: 26714713cd2b ("mdadm: Change timestamps to unsigned data type.") Signed-off-by: Zhilong Liu <redacted> --- Grow.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 Grow.cdiff --git a/Grow.c b/Grow.c old mode 100755 new mode 100644Hi Zhilong, Not quite sure what you expect me to do with this one...... Maybe including the patch would help :)
commit: 26714713cd2bad9e0bf7f4669f6cc4659ceaab6c it changes the permission of Grow.c and mdadm.h from 644 to 755, the mdadm.h has changed permission back to 644 according to the commit: 26714713cd2bad9e0bf7f4669f6cc4659ceaab6c from Neil. Thus I sent this patch to change back 0644 permission for Grow.c. The source file doesn't need the executable permission. Thanks, -Zhilong
Cheers, Jes -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html