VirtualBox

Changeset 77974 in vbox for trunk


Ignore:
Timestamp:
Apr 1, 2019 10:03:20 AM (6 years ago)
Author:
vboxsync
Message:

linux/vboxsf: vbfs_put_link fix for 4.2 thru 4.4. bugref:9172

File:
1 edited

Legend:

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

    r77973 r77974  
    263263 */
    264264#  if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 2, 0)
    265 static void vbsf_put_link(struct dentry *dentry, void *cookie)
     265static void vbsf_put_link(struct inode *inode, void *cookie)
    266266#  elif LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 13)
    267267static void vbsf_put_link(struct dentry *dentry, struct nameidata *nd, void *cookie)
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