]> git.baikalelectronics.ru Git - kernel.git/commit
dm mpath: warn if args ignored
authorChandra Seetharaman <sekharan@us.ibm.com>
Thu, 13 Nov 2008 23:39:06 +0000 (23:39 +0000)
committerAlasdair G Kergon <agk@redhat.com>
Thu, 13 Nov 2008 23:39:06 +0000 (23:39 +0000)
commite61b8b1c0fa78a8ad0c294531fdafc6974c753e6
tree62cb7234d156c0523584343796d0e3c89d7a80bf
parentbbbd4bfb562258b3ea6a3ab75ad93a18b5930898
dm mpath: warn if args ignored

Currently dm ignores the parameters provided to hardware handlers
without providing any notifications to the user.

This patch just prints a warning message so that the user knows that
the arguments are ignored.

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