VirtualBox

vbox的更動 33540 路徑 trunk/src/VBox/ImageMounter


忽略:
時間撮記:
2010-10-28 上午09:27:05 (14 年 以前)
作者:
vboxsync
訊息:

*: spelling fixes, thanks Timeless!

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/ImageMounter/VBoxFUSE/VBoxFUSE.cpp

    r31844 r33540  
    403403 * Inserts a node into a directory
    404404 *
    405  * The caller has locked and referneced the directory as well as checked that
     405 * The caller has locked and referenced the directory as well as checked that
    406406 * the name doesn't already exist within it. On success both the reference and
    407407 * and link counters will be incremented.
     
    592592 * Looks up a file in the tree.
    593593 *
    594  * Upon successfull return the returned node is both referenced and locked. The
     594 * Upon successful return the returned node is both referenced and locked. The
    595595 * call will have to release and unlock it.
    596596 *
     
    640640        /*
    641641         * Look it up.
    642          * This is safe as the directory will hold a refernece to each node
     642         * This is safe as the directory will hold a reference to each node
    643643         * so the nodes cannot possibly be destroyed while we're searching them.
    644644         */
     
    684684
    685685/**
    686  * Errno convertsion wrapper around vboxfuseTreeLookup().
     686 * Errno conversion wrapper around vboxfuseTreeLookup().
    687687 *
    688688 * @returns 0 on success, negated errno on failure.
     
    702702 * Looks up a parent directory in the tree.
    703703 *
    704  * Upon successfull return the returned directory is both referenced and locked.
     704 * Upon successful return the returned directory is both referenced and locked.
    705705 * The call will have to release and unlock it.
    706706 *
     
    762762        /*
    763763         * Look it up.
    764          * This is safe as the directory will hold a refernece to each node
     764         * This is safe as the directory will hold a reference to each node
    765765         * so the nodes cannot possibly be destroyed while we're searching them.
    766766         */
     
    800800 * doesn't already exist.
    801801 *
    802  * Upon successfull return the returned directory is both referenced and locked.
     802 * Upon successful return the returned directory is both referenced and locked.
    803803 * The call will have to release and unlock it.
    804804 *
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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