VirtualBox

Changeset 98871 in vbox for trunk/src/VBox/Additions/linux


Ignore:
Timestamp:
Mar 7, 2023 5:42:58 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
156197
Message:

Additions: Linux: Shared Folders: Introduce initial support for kernel 6.3.x series (scm fix), bugref:10381.

File:
1 edited

Legend:

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

    r98869 r98871  
    10391039 * Create a new regular file.
    10401040 *
    1041  * @param   ns      The name space.
     1041 * @param   idmap   idmap of the mount.
    10421042 * @param   parent  inode of the directory
    10431043 * @param   dentry  directory cache entry
     
    10821082 * Create a new directory.
    10831083 *
    1084  * @param   ns      The name space.
     1084 * @param   idmap   idmap of the mount.
    10851085 * @param   parent  inode of the directory
    10861086 * @param   dentry  directory cache entry
     
    11971197 * Rename a regular file / directory.
    11981198 *
    1199  * @param   ns          The name space.
     1199 * @param   idmap       idmap of the mount.
    12001200 * @param   old_parent  inode of the old parent directory
    12011201 * @param   old_dentry  old directory cache entry
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette