[PATCH] dm snapshot: fix metadata error handling
authorMark McLoughlin <markmc@redhat.com>
Tue, 3 Oct 2006 08:15:25 +0000 (01:15 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 3 Oct 2006 15:04:14 +0000 (08:04 -0700)
commitf9cea4f70734f743e0beb55552a9794fa5032645
tree7227221bc8913aedfa0f222c365137f549125efc
parent4c7e3bf44d0ae227ea1ee87c2197212e65d043d7
[PATCH] dm snapshot: fix metadata error handling

Fix the error handling when store.read_metadata is called: the error should be
returned immediately.

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/md/dm-snap.c