git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34cab6f
)
md: Skip cluster setup in case of error while reading bitmap
author
Goldwyn Rodrigues
<rgoldwyn@suse.com>
Wed, 22 Jul 2015 17:09:16 +0000
(12:09 -0500)
committer
NeilBrown
<neilb@suse.com>
Fri, 24 Jul 2015 03:37:48 +0000
(13:37 +1000)
If the bitmap read fails, the error code set is -EINVAL. However,
we don't check for errors and go ahead with cluster_setup.
Skip the cluster setup in case of error.
Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com>
Signed-off-by: NeilBrown <neilb@suse.com>
drivers/md/bitmap.c
patch
|
blob
|
history
diff --cc
drivers/md/bitmap.c
Simple merge