]> git.baikalelectronics.ru Git - kernel.git/commit
md: Removing num_sector and replacing start_sector with end_sector
authorSandeep K Sinha <sandeepksinha@gmail.com>
Tue, 16 Jun 2009 06:56:13 +0000 (16:56 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 16 Jun 2009 06:56:13 +0000 (16:56 +1000)
commit17122cd663fc826be54242d5ae3322a63292538a
tree1ab673db74f584f0c954e0556db63304bc3de81c
parent2f15e5366e22250b1b169cb050c6154721ab453f
md: Removing num_sector and replacing start_sector with end_sector

Remove num_sectors from dev_info and replace start_sector with
end_sector.  This makes a lot of comparisons much simpler.

Signed-off-by: Sandeep K Sinha <sandeepksinha@gmail.com>
Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/linear.c
drivers/md/linear.h