Changeset 3345b86 in mainline for uspace/lib/ext4/src/superblock.c
- Timestamp:
- 2017-05-10T17:42:12Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fcb0d76
- Parents:
- f066a87
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ext4/src/superblock.c
rf066a87 r3345b86 41 41 #include <block.h> 42 42 #include <malloc.h> 43 #include " libext4.h"43 #include "ext4/libext4.h" 44 44 45 45 /** Get number of i-nodes in the whole filesystem.
Note:
See TracChangeset
for help on using the changeset viewer.