summaryrefslogtreecommitdiffstats
path: root/fs/block_dev.c
diff options
context:
space:
mode:
authorNeilBrown2009-01-08 22:31:08 +0100
committerNeilBrown2009-01-08 22:31:08 +0100
commit8b76539823d71576927e3eb08b395eb6620f628d (patch)
tree37f9c4da6c861a69b4695ea7818eab2cf6ce95f4 /fs/block_dev.c
parentmd: need another print_sb for mdp_superblock_1 (diff)
downloadkernel-qcow2-linux-8b76539823d71576927e3eb08b395eb6620f628d.tar.gz
kernel-qcow2-linux-8b76539823d71576927e3eb08b395eb6620f628d.tar.xz
kernel-qcow2-linux-8b76539823d71576927e3eb08b395eb6620f628d.zip
md: move allocation of ->queue from mddev_find to md_probe
It is more balanced to just do simple initialisation in mddev_find, which allocates and links a new md device, and leave all the more sophisticated allocation to md_probe (which calls mddev_find). md_probe already allocated the gendisk. It should allocate the queue too. Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'fs/block_dev.c')
0 files changed, 0 insertions, 0 deletions