VirtualBox

Changeset 77866 in vbox


Ignore:
Timestamp:
Mar 24, 2019 3:23:44 PM (6 years ago)
Author:
vboxsync
Message:

linux/vboxsf: Added support for the RENAME_NOREPLACE flags (since 3.15) and cleaned up the code a little bit. [build fix] bugref:9172

File:
1 edited

Legend:

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

    r77864 r77866  
    12581258            rc = -EXDEV;
    12591259        }
    1260 #if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 9, 0)
     1260#if LINUX_VERSION_CODE >= KERNEL_VERSION(3, 15, 0)
    12611261    } else {
    12621262        SFLOGFLOW(("vbsf_inode_rename: Unsupported flags: %#x\n", flags));
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