zephyr/subsys
Andrzej Puzdrowski f0616a4394 subsys/settings: fcb compress areas only once
fcb instance might use less areas than CONFIG_SETTINGS_FCB_NUM_AREAS.
During compression of completely filled up fcb it was possible to try
compress areas more than once.

What this patch fixes is not a bug - rather fix for inefficient service
of the corner case.

fixes #12657

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2019-01-23 14:43:00 +01:00
..
app_memory
bluetooth Bluetooth: shell: Updates related to new ULL LLL architecture 2019-01-23 09:45:06 +01:00
console
cpp
debug debug: move segger configs to subsys/debug 2019-01-22 07:45:22 -05:00
dfu
disk
fb
fs
logging
mgmt
net
power power: move reboot.c to subsys/power 2019-01-22 07:45:22 -05:00
random
settings subsys/settings: fcb compress areas only once 2019-01-23 14:43:00 +01:00
shell
stats
storage
usb
CMakeLists.txt power: move reboot.c to subsys/power 2019-01-22 07:45:22 -05:00
Kconfig