VirtualBox

Changeset 88976 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
May 11, 2021 11:15:03 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
144313
Message:

Additions: Linux: vboxfs: fix build for Ubuntu 4.4.0.210..4.4.0.255 kernels range, ​bugref:10007.

File:
1 edited

Legend:

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

    r88974 r88976  
    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)) || RTLNX_UBUNTU_MIN(4,4,3,210)
     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_RANGE(4,4,3,210,  4,4,3,255)
    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