Modify 0076-RHBZ-1056686-add-hw_str_match.patch
* free temporary memory used during configuration
Add 0078-RHBZ-1054044-fix-mpathconf-manpage.patch
* fix typo
Add 0079-RHBZ-1070581-add-wwid-option.patch
* add multipath option "-a". To add a device's wwid to the wwids file
Add 0080-RHBZ-1075796-cmdline-wwid.patch
* add multipath option "-A" to add wwids specified by the kernel
command line mapth.wwid options.
Add 0074-RHBZ-1056976-dm-mpath-rules.patch
* Add rules to keep from doing work in udev if there are no
active paths, or if the event was for a multipath device
reloading its table due to a path change.
Add 0075-RHBZ-1056976-reload-flag.patch
* multipath code to identify reloads that the new rules can
ignore
Add 0076-RHBZ-1056686-add-hw_str_match.patch
* add a new default config paramter, "hw_str_match", to make user
device configs only overwrite builtin device configs if the
identifier strings match exactly, like the default in RHEL6.