Fix Malahal Naineni commit 2b68b83 review highlights
authorChristophe Varoqui <christophe.varoqui@opensvc.com>
Tue, 1 Feb 2011 08:53:20 +0000 (09:53 +0100)
committerChristophe Varoqui <christophe.varoqui@opensvc.com>
Tue, 1 Feb 2011 08:53:20 +0000 (09:53 +0100)
commit035ea75c47302fc95d5742e854971f951419ec81
treedaf943d93fe94a8e98c2f6e203178c9ad66741de
parentd89476ec4b01282bcd3ed9eb157d8875e47b38cd
Fix Malahal Naineni commit 2b68b83 review highlights

1/ use local stack allocation in dm_drv_get_rq() and dm_drv_prereq()

2/ don't pass argument to dm_drv_prereq() as it's dm-multipath specific

Also rename dm_drvprereq() to dm_drv_prereq() and dm_libprereq() to
dm_lib_prereq() for consistency with dm_drv_get_rq() naming.
libmultipath/devmapper.c