VirtualBox

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


Ignore:
Timestamp:
Nov 9, 2022 8:27:23 PM (2 years ago)
Author:
vboxsync
Message:

Additions: Linux: vboxsf: Add initial support for RHEL(9,2) kernels, bugref:10209, ticketref:21258.

File:
1 edited

Legend:

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

    r96407 r97486  
    38613861    .writepage      = vbsf_writepage,
    38623862    /** @todo Need .writepages if we want msync performance...  */
    3863 #if RTLNX_VER_MIN(5,18,0)
     3863#if RTLNX_VER_MIN(5,18,0) || RTLNX_RHEL_MIN(9,2)
    38643864    .dirty_folio = filemap_dirty_folio,
    38653865#elif RTLNX_VER_MIN(2,5,12)
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