Changeset ccca251 in mainline for uspace/srv/vfs/vfs_ops.c
- Timestamp:
- 2011-04-07T16:24:21Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 53debe0, 8436590, fc35e98
- Parents:
- 3f56c90
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/vfs/vfs_ops.c
r3f56c90 rccca251 611 611 void vfs_open_node(ipc_callid_t rid, ipc_call_t *request) 612 612 { 613 / * FIXME: check for sanity of the supplied fs, dev and index */613 // FIXME: check for sanity of the supplied fs, dev and index 614 614 615 615 /*
Note:
See TracChangeset
for help on using the changeset viewer.