VMWare tools Patch
1924a1925 | |
> #if LINUX_VERSION_CODE < KERNEL_VERSION(3, 13, 0) | |
1925a1927,1929 | |
> #else | |
> d_u.d_alias) { | |
> #endif | |
1977a1982 | |
> #if LINUX_VERSION_CODE < KERNEL_VERSION(3, 13, 0) | |
1978a1984,1987 | |
> #else | |
> struct dentry *dentry = list_entry(pos, struct dentry, d_u.d_alias); | |
> #endif | |
> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment