Two disks on the same diskset configuration can have different time
stamp values. Consider the case where you set up two diskset
configuration so that the first disk covers total physical memory, in
other words, so that the second disk is unused. Then, time stamp on
the second disk is never rewritten and its value results in being
older than that of the first disk.
We should not think of this kind of time stamp mismatch as error. So
don't enter error path if detecting time stamp mismatch.
Signed-off-by: HATAYAMA Daisuke <d.hatayama(a)jp.fujitsu.com>
---
sadump.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)