VirtualBox

Changeset 77742 in vbox


Ignore:
Timestamp:
Mar 17, 2019 3:42:43 AM (6 years ago)
Author:
vboxsync
Message:

linux/vboxsf: Fixed nls conversion issue (don't try convert the zero terminator, at least not on 2.6.8). Hacked around missing invalidate_mapping_pages symbol in kernels before 2.6.21. bugref:9172

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.h

    r77741 r77742  
    395395                                  struct dentry *dentry, SHFLSTRING ** result);
    396396extern int  vbsf_nlscpy(struct vbsf_super_info *sf_g, char *name, size_t name_bound_len,
    397                        const unsigned char *utf8_name, size_t utf8_len);
     397                        const unsigned char *utf8_name, size_t utf8_len);
    398398
    399399
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