]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] scsi_dh: Remove dm_pg_init_complete
authorChandra Seetharaman <sekharan@us.ibm.com>
Thu, 1 May 2008 21:50:28 +0000 (14:50 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Thu, 5 Jun 2008 14:23:41 +0000 (09:23 -0500)
commit6de0bbc4d334d72631501a12bf096cb0d08245c9
treedbfe481b0ce8b37aa1c02abef2dd53a276cb3529
parentfe371d6c497517d326d174d6865c9206b27ba1db
[SCSI] scsi_dh: Remove dm_pg_init_complete

This patch just removes the dm layer's path initialization completion
routine.  This is separated from the other patch(scsi_dh: Use SCSI
device handler in dm-multipath) Just to make that patch more readable.

Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Acked-by: Alasdair G Kergon <agk@redhat.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/md/dm-mpath.c