]> git.baikalelectronics.ru Git - kernel.git/commit
dm log: fault detection
authorJonathan E Brassow <jbrassow@redhat.com>
Wed, 9 May 2007 09:32:57 +0000 (02:32 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 9 May 2007 19:30:47 +0000 (12:30 -0700)
commite3dd6cd319978636f698915aa7d7071e62c13fcf
tree8f87a5b6b6e34f9baab8661c127bf427cb4eaf41
parentebd7bdcc7e3963a8ee21520264942e7e9ae9eceb
dm log: fault detection

This patch gives the disk logging code the ability to store the fact that an
error occured on the log device.  In addition, an event is raised when an
error is encountered during I/O to the log device.

Signed-off-by: Jonathan E Brassow <jbrassow@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/md/dm-log.c