VirtualBox

Ignore:
Timestamp:
Apr 16, 2019 1:18:25 AM (6 years ago)
Author:
vboxsync
Message:

linux/vboxsf: Various build fixes for older kernels. bugref:9172

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.h

    r77961 r78135  
    9999#endif /* < 2.6.0 */
    100100
    101 #if LINUX_VERSION_CODE < KERNEL_VERSION(3, 2, 0)
     101#if  LINUX_VERSION_CODE < KERNEL_VERSION(3, 2, 0) \
     102  && (!defined(RHEL_MAJOR) || RHEL_MAJOR != 6)
    102103DECLINLINE(void) set_nlink(struct inode *pInode, unsigned int cLinks)
    103104{
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette