VirtualBox

Ignore:
Timestamp:
Feb 17, 2012 10:55:31 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
76323
Message:

Addition/solaris: comment correction in sharedfolders.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.c

    r39364 r40168  
    17201720{
    17211721        /*
    1722          * We don't support PROT_WRITE mmaps. For normal writes we do not map and IO via
    1723          * vop_putpage() either, therefore, afaik this shouldn't ever be called.
     1722         * We don't support PROT_WRITE mmaps.
    17241723         */
    17251724        return (ENOSYS);
     
    18721871        if (dvp->v_flag & VNOMAP)
    18731872                return (ENOSYS);
     1873
    18741874        return (0);
    18751875}
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