Changeset d60ce4a in mainline for uspace/srv/vfs/vfs.h


Ignore:
Timestamp:
2013-07-25T12:56:08Z (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:
bf9dc4e2
Parents:
d18c404
Message:

Remove UNLINK from the server.

File:
1 edited

Legend:

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

    rd18c404 rd60ce4a  
    219219extern void vfs_truncate(ipc_callid_t, ipc_call_t *);
    220220extern void vfs_fstat(ipc_callid_t, ipc_call_t *);
    221 extern void vfs_unlink(ipc_callid_t, ipc_call_t *);
    222221extern void vfs_rename(ipc_callid_t, ipc_call_t *);
    223222extern void vfs_wait_handle(ipc_callid_t, ipc_call_t *);
Note: See TracChangeset for help on using the changeset viewer.