Changes in uspace/srv/vfs/vfs_ops.c [71af5a4:28a3e74] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/vfs/vfs_ops.c
r71af5a4 r28a3e74 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 index613 /* 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.