Add cciss_tur checker
authorHannes Reinecke <hare@suse.de>
Wed, 30 Apr 2008 09:04:38 +0000 (11:04 +0200)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Wed, 30 Apr 2008 11:25:14 +0000 (13:25 +0200)
commitcf87a17ee840aafbbc6166f663963e5213573de7
tree78c7561a6636c5f5456646d4f0ce48d6614cc75f
parent75df2c20fe2febe1c54916e13425646a1a4fd941
Add cciss_tur checker

The 'normal' SG_IO tur checker has some issues with cciss, so
we'd better use a dedicated path checker here.

Signed-off-by: Hannes Reinecke <hare@suse.de>
libmultipath/checkers.h
libmultipath/checkers/Makefile
libmultipath/checkers/cciss.h [new file with mode: 0644]
libmultipath/checkers/cciss_tur.c [new file with mode: 0644]