Changeset 9a8c188 in mainline for uspace/srv/vfs/vfs.h


Ignore:
Timestamp:
2013-07-24T21:12:25Z (11 years ago)
Author:
Ji?? Z?rev?cky <zarevucky.jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
1393bbb
Parents:
0b18364
Message:

Fix a bug and work around applications that call open() incorrectly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/vfs/vfs.h

    r0b18364 r9a8c188  
    228228
    229229extern void vfs_walk(ipc_callid_t, ipc_call_t *);
    230 extern void vfs_create(ipc_callid_t, ipc_call_t *);
    231230extern void vfs_open2(ipc_callid_t, ipc_call_t *);
    232231
Note: See TracChangeset for help on using the changeset viewer.