修改hgfs的shell script,讓他在kernel 3.10.x的linux中啟用完整功能。
以下方法節錄自https://communities.vmware.com/message/2408919#2408919
# cd <..>/vmware-tools-distrib/lib/modules/source
# tar xf vmhgfs.tar
# cd vmhgfs-only/shared
apply change to compat_dcache.h (line 54 change version from 3, 11 to 3, 10)
then tar up the new directory into vmhgfs.tar, and run the install.
