commit | 4db7cdc859f56ecf0a186e0cfb238b5bb3af2efb | [log] [tgz] |
---|---|---|
author | Sandeep K Sinha <sandeepksinha@gmail.com> | Tue Jun 16 16:56:13 2009 +1000 |
committer | NeilBrown <neilb@suse.de> | Tue Jun 16 16:56:13 2009 +1000 |
tree | 1ab673db74f584f0c954e0556db63304bc3de81c | |
parent | 45d4582f219619e368ea91ea1189085e1c5f1969 [diff] |
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>