VirtualBox

Changeset 54620 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 4, 2015 11:23:00 AM (10 years ago)
Author:
vboxsync
Message:

Addition/solaris/SharedFolders: comment.

File:
1 edited

Legend:

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

    r54619 r54620  
    10011001                /** @todo r=ramshankar: this is busted, kthread_t->t_procp has different
    10021002                 *        offsets between S10 and S11. Fix ASAP. */
     1003                /* Raise psignal if the limit is exceeded. */
    10031004                proc_t *p = ttoproc(curthread);
    10041005                mutex_enter(&p->p_lock);
     
    11001101                /** @todo r=ramshankar: this is busted, kthread_t->t_procp has different
    11011102                 *        offsets between S10 and S11. Fix ASAP. */
     1103                /* Raise psignal if the limit is exceeded. */
    11021104                proc_t *p = ttoproc(curthread);
    11031105                mutex_enter(&p->p_lock);
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