Add const keyword to mountpoint parameter
Set CMAKE_SYSTEM_NAME to Generic
Code fortmat with new clang formater (3.7)
Merge branch 'master' of ssh://git.code.sf.net/p/lwext4/git-src
clang-format: demos/chibios/common
Stop generating Eclipse project files by default
clang-format: demos/chibios/common
Sync ChibiOS demos with trunk system codebase
Improved dir entry get function (ext4_dir_entry_next)
ext4_write: parameter litt fix (const)
meta_bg feature helper functions
stm32f429_demo extra debug info (io timings)
Move some simple functions to c file (no need to public)
Move some simple functions to header
Move same simple functions to header
Updated directory links increment/decrement
Feature checker functions refactoring
Add crc32c routine, update block group descriptor
Removed warnings when debug mode is disabled
Comb sort for directory indexing (shold be faster).
Fixed inode deletion time fsck warning.
Remove warnings. ST lib Hal configuration.
Merge bugfixes from HelenOS mainline.