From c426bbd4638e21338a15c09ca96f14d13f1d8603 Mon Sep 17 00:00:00 2001 From: Tomas Hozza Date: Fri, 10 Jan 2014 11:59:16 +0100 Subject: [PATCH] Fix the executable flag in the patch Signed-off-by: Tomas Hozza --- hypervkvpd-0-long_file_names_from_readdir.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypervkvpd-0-long_file_names_from_readdir.patch b/hypervkvpd-0-long_file_names_from_readdir.patch index ee14a34..6059048 100644 --- a/hypervkvpd-0-long_file_names_from_readdir.patch +++ b/hypervkvpd-0-long_file_names_from_readdir.patch @@ -12,7 +12,7 @@ Buffer sizes have been increased and length checks added via snprintf. 1 file changed, 9 insertions(+), 17 deletions(-) diff --git a/hv_kvp_daemon.c b/hv_kvp_daemon.c -index 3ea3af2..4c2ab6a 100755 +index 3ea3af2..4c2ab6a 100644 --- a/hv_kvp_daemon.c +++ b/hv_kvp_daemon.c @@ -44,6 +44,7 @@