VirtualBox

Ignore:
Timestamp:
Jan 9, 2024 1:02:59 PM (13 months ago)
Author:
vboxsync
Message:

Additions: Linux: vboxsf: Additional fixes for RHEL 9.4 kernel, bugref:10441.

File:
1 edited

Legend:

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

    r102304 r102795  
    9999/** Starting from 6.4.0, iter_iov() macro should be used in order to access to iov field
    100100 * of struct iov_iter. */
    101 #if RTLNX_VER_MIN(6,4,0)
     101#if RTLNX_VER_MIN(6,4,0) || RTLNX_RHEL_MAJ_PREREQ(9,4)
    102102# define VBSF_GET_ITER_IOV(_iter) iter_iov(_iter)
    103103#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