commit | fe96efc1a3c049f0a1bcd9b65e0faeb751ce5ec6 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Tue Jun 30 16:11:59 2009 +0300 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Sun Jul 05 18:47:08 2009 +0300 |
tree | 5c750ab134bb1037eeaf5baa8d9eee6196566226 | |
parent | 0c6c7fa1313fcb69cae35e34168d2e83b8da854a [diff] |
UBI: nicify image sequence number handling Move the image seq. number handling from I/O level to the scanning lever, where it really belongs to. Move the @image_seq_set variable to the @struct ubi_scan_info structure, which exists only during scanning. Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>