Changeset 06256b0 in mainline for uspace/lib/c/include/ipc/vfs.h


Ignore:
Timestamp:
2013-07-30T23:46:26Z (11 years ago)
Author:
Jiri Zarevucky <zarevucky.jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b8dbe2f
Parents:
4636a60
Message:

Remove mounting support from the endpoints.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/ipc/vfs.h

    r4636a60 r06256b0  
    9090        VFS_OUT_TRUNCATE,
    9191        VFS_OUT_CLOSE,
    92         VFS_OUT_MOUNT,
    9392        VFS_OUT_MOUNTED,
    94         VFS_OUT_UNMOUNT,
    9593        VFS_OUT_UNMOUNTED,
    9694        VFS_OUT_GET_SIZE,
Note: See TracChangeset for help on using the changeset viewer.