Skip to content

Conversation

MarekPieta
Copy link
Contributor

@MarekPieta MarekPieta commented May 21, 2020

Change fixes storing the data by adding missing write retry after the last compression. Without the change error was returned instead of retrying.

fixes #25522

Change fixes storing the data by adding missing write retry after
the last compression. Without the change error was returned instead
of retrying.

Signed-off-by: Marek Pieta <[email protected]>
@MarekPieta MarekPieta requested a review from nvlsianpu May 21, 2020 12:41
@zephyrbot zephyrbot added the area: Settings Settings subsystem label May 21, 2020
@nvlsianpu nvlsianpu added the bug The issue is a bug, or the PR is fixing a bug label May 21, 2020
@nvlsianpu
Copy link
Contributor

I registered the bug you are fixing: #25522

@nvlsianpu nvlsianpu requested a review from carlescufi May 21, 2020 13:30
@nvlsianpu nvlsianpu added the priority: medium Medium impact/importance bug label May 21, 2020
@nvlsianpu nvlsianpu requested a review from pdunaj May 21, 2020 13:35
@nvlsianpu nvlsianpu added this to the v2.3.0 milestone May 21, 2020
@carlescufi carlescufi merged commit 775b245 into zephyrproject-rtos:master May 21, 2020
nvlsianpu added a commit to nvlsianpu/zephyr that referenced this pull request Jun 2, 2020
Change fixes storing the data by adding missing write retry after
the last compression. Without the change error was returned instead
of retrying.

This is manual back-port of zephyrproject-rtos#25518

Signed-off-by: Marek Pieta <[email protected]>
Signed-off-by: Andrzej Puzdrowski <[email protected]>
nashif pushed a commit that referenced this pull request Jun 4, 2020
Change fixes storing the data by adding missing write retry after
the last compression. Without the change error was returned instead
of retrying.

This is manual back-port of #25518

Signed-off-by: Marek Pieta <[email protected]>
Signed-off-by: Andrzej Puzdrowski <[email protected]>
nwsetec pushed a commit to nwsetec/zephyr that referenced this pull request Nov 2, 2020
Change fixes storing the data by adding missing write retry after
the last compression. Without the change error was returned instead
of retrying.

This is manual back-port of zephyrproject-rtos#25518

Signed-off-by: Marek Pieta <[email protected]>
Signed-off-by: Andrzej Puzdrowski <[email protected]>
(cherry picked from commit 7c73965)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Settings Settings subsystem bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

settings: FCB back-end does not try to add record after the last compression attempt.
5 participants