VirtualBox

Changeset 89048 in vbox


Ignore:
Timestamp:
May 14, 2021 1:59:37 PM (4 years ago)
Author:
vboxsync
Message:

Additions: Linux: vboxsf: fix build for 4.4 (ABI 208+) kernels (Ubuntu 16.04), ​bugref:10007.

File:
1 edited

Legend:

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

    r88978 r89048  
    817817     */
    818818    iattr->ia_valid |= ATTR_FORCE;
    819 #if (RTLNX_VER_RANGE(3,16,39,  3,17,0)) || RTLNX_VER_MIN(4,9,0) || (RTLNX_VER_RANGE(4,1,37,  4,2,0))
     819#if (RTLNX_VER_RANGE(3,16,39,  3,17,0)) || RTLNX_VER_MIN(4,9,0) || (RTLNX_VER_RANGE(4,1,37,  4,2,0)) || RTLNX_UBUNTU_ABI_MIN(4,4,255,208)
    820820# if RTLNX_VER_MIN(5,12,0)
    821821    rc = setattr_prepare(ns, dentry, iattr);
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