summaryrefslogtreecommitdiffstats
path: root/drivers/md/multipath.h
Commit message (Expand)AuthorAgeFilesLines
* md/multipath: typedef removal: multipath_conf_t -> struct mpconfNeilBrown2011-10-111-3/+1
* md: remove typedefs: mddev_t -> struct mddevNeilBrown2011-10-111-2/+2
* md: removing typedefs: mdk_rdev_t -> struct md_rdevNeilBrown2011-10-111-1/+1
* md/multipath: discard ->working_disks in favour of ->degradedNeilBrown2011-05-111-1/+0
* md: remove mddev_to_conf "helper" macroNeilBrown2009-06-161-6/+0
* md: move lots of #include lines out of .h files and into .cNeilBrown2009-03-311-2/+0
* md: move headers out of include/linux/raid/Christoph Hellwig2009-03-311-0/+42