Changeset cf19ab5 in mainline
- Timestamp:
- 2008-02-17T20:05:47Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 343dc9e3
- Parents:
- f15cf1a6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/tmpfs/tmpfs_ops.c
rf15cf1a6 rcf19ab5 205 205 tmp->sibling = dentry->sibling; 206 206 } 207 dentry->sibling = NULL; 208 dentry->parent = NULL; 207 209 208 210 return EOK;
Note:
See TracChangeset
for help on using the changeset viewer.