Changeset 7f29575 in mainline
- Timestamp:
- 2015-04-16T19:38:40Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d76973c
- Parents:
- 447201e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ext4/libext4_filesystem.c
r447201e r7f29575 424 424 } 425 425 426 /* Initi tialize in-memory representation */426 /* Initialize in-memory representation */ 427 427 newref->block_group = newref->block->data + offset; 428 428 newref->fs = fs;
Note:
See TracChangeset
for help on using the changeset viewer.