rasa / vmware-tools-patches

Patch and build VMware tools automatically
https://github.com/rasa/vmware-tools-patches/wiki
MIT License
1.19k stars 199 forks source link

Fix mvhgfs (Shared Folders) on Linux Kernel 4.7 #103

Closed pduldig-at-tw closed 7 years ago

pduldig-at-tw commented 7 years ago

This patch fixes the shared folders module in Linux Kernel 4.7 The kernel module now compiles and works on VMWare Fusion 8.1.1

It fixes:

Outstanding bugs:

pduldig-at-tw commented 7 years ago

I fixed a problem where compat_mutex_t *mtx was not defined < 4.7 breaking older kernel compilation. now fixed