]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit82ed49face283ae3e33b5544b8015544403963d9
tree7227221bc8913aedfa0f222c365137f549125efc
parenta105d9f42c9a3766e598f4b58dc49de9164fdbd6
[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