lwext4
lwext4 copied to clipboard
fix: properly gate extents use behind the configuration toggle
Disabling extents via the configuration flag was causing the compilation to fail, due to the symbols still being used. This PR adds the necessary check if CONFIG_EXTENTS_ENABLE isn't 0.