Changeset fcb0d76 in mainline for uspace/lib/ext4/src/block_group.c
- Timestamp:
- 2017-05-10T18:04:21Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 81dd2ed
- Parents:
- 3345b86
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ext4/src/block_group.c
r3345b86 rfcb0d76 37 37 38 38 #include <byteorder.h> 39 #include "ext4/libext4.h" 39 #include "ext4/block_group.h" 40 #include "ext4/superblock.h" 40 41 41 42 /** Get address of block with data block bitmap.
Note:
See TracChangeset
for help on using the changeset viewer.