ext4_config: introduce CONFIG_JOURNALING_ENABLE configuration switch
authorgkostka <kostka.grzegorz@gmail.com>
Sat, 16 Jan 2016 11:50:13 +0000 (12:50 +0100)
committergkostka <kostka.grzegorz@gmail.com>
Sat, 16 Jan 2016 11:50:13 +0000 (12:50 +0100)
commit73a57bbf40e9acd4d7200d3c9693d02b727aca9b
tree47e4e9a8129769e95280c699fb347de448bfc8f7
parent6a159c161b337b95932e3e6e956eec103e6d5141
ext4_config: introduce CONFIG_JOURNALING_ENABLE configuration switch

Disabling journaling at compile time will reduce footprint
size significantly.
lwext4/ext4.c
lwext4/ext4_config.h
lwext4/ext4_trans.c