]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit14e98c5ca8bed825f65cbf11cb0ffd2c09dac2f4
tree62cb7234d156c0523584343796d0e3c89d7a80bf
parentb81aa1c79201cb424114fd198607951900babe18
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