From: Andre Noll Date: Wed, 17 Jun 2009 22:45:27 +0000 (+1000) Subject: md: Convert mddev->new_chunk to sectors. X-Git-Tag: v2.6.31-rc1~143^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=664e7c413f1e90eceb0b2596dd73a0832faec058;p=pandora-kernel.git md: Convert mddev->new_chunk to sectors. A straight-forward conversion which gets rid of some multiplications/divisions/shifts. The patch also introduces a couple of new ones, most of which are due to conf->chunk_size still being represented in bytes. This will be cleaned up in subsequent patches. Signed-off-by: Andre Noll Signed-off-by: NeilBrown --- Reading git-diff-tree failed