Changeset 12b4a7f in mainline for uspace/lib/ext4/libext4_block_group.h
- Timestamp:
- 2011-11-07T16:23:30Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 43a9968
- Parents:
- 052e82d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ext4/libext4_block_group.h
r052e82d r12b4a7f 65 65 block_t *block; // Reference to a block containing this block group descr 66 66 ext4_block_group_t *block_group; 67 bool dirty; 67 68 } ext4_block_group_ref_t; 68 69
Note:
See TracChangeset
for help on using the changeset viewer.