Hi, I've got another question connected with pstorage module. Does anyone know what happens if we will call pstorage_update() function when we are trying to update some data in the working flash cell, but somewhere in the flash page is a damaged cell? Does the pstorage module while copying not affected data, when it gets to the damaged cell returns some kind of an error? Or It stores the data in that cell, but it's content will be unreliable?