open-vm-tools: update to 11.2.0

Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2020-11-30 02:46:48 -08:00
parent 4fe39a4e2f
commit 436ac54916
10 changed files with 20 additions and 21 deletions
@@ -1,6 +1,6 @@
--- a/lib/hgfsServer/hgfsServerLinux.c
+++ b/lib/hgfsServer/hgfsServerLinux.c
@@ -105,11 +105,13 @@
@@ -105,11 +105,13 @@ typedef struct DirectoryEntry {
#endif
/*
@@ -28,5 +28,3 @@
#define ACCESSPERMS (S_IRWXU | S_IRWXG | S_IRWXO)
#endif
#ifdef __ANDROID__