VirtualBox

Changeset 65409 in vbox for trunk/src/VBox/Additions/linux


Ignore:
Timestamp:
Jan 24, 2017 8:13:25 AM (8 years ago)
Author:
vboxsync
Message:

Additions/linux/sharedfolders: Linux 4.10 fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/sharedfolders/lnkops.c

    r62527 r65409  
    9191struct inode_operations sf_lnk_iops =
    9292{
     93# if LINUX_VERSION_CODE < KERNEL_VERSION(4, 10, 0)
    9394    .readlink       = generic_readlink,
     95# endif
    9496# if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 5, 0)
    9597    .get_link       = sf_get_link
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