summaryrefslogtreecommitdiff
path: root/store
diff options
context:
space:
mode:
authorMatthias Huetsch [mhu] <matthias.huetsch@sun.com>2010-04-09 16:11:26 +0200
committerMatthias Huetsch [mhu] <matthias.huetsch@sun.com>2010-04-09 16:11:26 +0200
commit0ecedc1be8f862d9f0eb9aeca833eb84c9f017c0 (patch)
tree694f2f7afe40135770b9e71a4d5224e55ec2feee /store
parente81bde3deabd732c61217e4e172ab2c4a5b74262 (diff)
parent9734c73c9a61fc5ef4e263617add17914a9b5f15 (diff)
Update from master repository (DEV300_m76).
Diffstat (limited to 'store')
-rw-r--r--store/source/storbios.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/store/source/storbios.cxx b/store/source/storbios.cxx
index 9014ca1fd149..d2612d60b3db 100644
--- a/store/source/storbios.cxx
+++ b/store/source/storbios.cxx
@@ -1104,6 +1104,7 @@ storeError OStorePageBIOS::scanNext (
// Verify PageHead.
eErrCode = aPageHead.verify (nAddr);
+ if (eErrCode != store_E_None)
continue;
// Check PageHead Magic number.