]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dm log userspace: trap all failed log construction errors
authorJonathan Brassow <jbrassow@redhat.com>
Thu, 13 Jan 2011 19:59:49 +0000 (19:59 +0000)
committerAlasdair G Kergon <agk@redhat.com>
Thu, 13 Jan 2011 19:59:49 +0000 (19:59 +0000)
commit4a038677df4da84e42fd68b5ab2dfa4d82baa444
tree83ba491f4af4cf736b44088ad23eab45dcf92277
parent69a8cfcda21017364df1c21b720daf304b5598a6
dm log userspace: trap all failed log construction errors

When constructing a mirror log, it is possible for the initial request
to fail for other reasons besides -ESRCH.  These must be handled too.

Signed-off-by: Jonathan Brassow <jbrassow@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/dm-log-userspace-base.c