VirtualBox

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


Ignore:
Timestamp:
Jul 8, 2019 1:40:15 PM (6 years ago)
Author:
vboxsync
Message:

linux/vboxsf: ticketref:18697: Guest additions 6.0.6+ build error, Debian Jessie

File:
1 edited

Legend:

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

    r78860 r79594  
    807807     */
    808808    iattr->ia_valid |= ATTR_FORCE;
    809 #if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 9, 0)
     809#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3, 16, 39) && LINUX_VERSION_CODE < KERNEL_VERSION(3, 17, 0)) || LINUX_VERSION_CODE >= KERNEL_VERSION(4, 9, 0)
    810810    rc = setattr_prepare(dentry, iattr);
    811811#else
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