Changeset af7383f in mainline for uspace/srv/vfs/vfs_register.c
- Timestamp:
- 2009-06-15T19:17:11Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c07af37
- Parents:
- 0ed2e0e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/vfs/vfs_register.c
r0ed2e0e raf7383f 269 269 ipc_answer_1(rid, EOK, (ipcarg_t) fs_info->fs_handle); 270 270 271 pending_new_fs = true; 272 fibril_condvar_signal(&pending_cv); 271 273 fibril_mutex_unlock(&fs_head_lock); 272 274
Note:
See TracChangeset
for help on using the changeset viewer.