From: Martin K. Petersen Date: Mon, 11 Jan 2010 08:21:51 +0000 (-0500) Subject: block: Stop using byte offsets X-Git-Tag: v2.6.34-rc1~242^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e03a72e13648ac6277bf2bab6b8324d51f89c0fa;p=pandora-kernel.git block: Stop using byte offsets All callers of the stacking functions use 512-byte sector units rather than byte offsets. Simplify the code so the stacking functions take sectors when specifying data offsets. Signed-off-by: Martin K. Petersen Signed-off-by: Jens Axboe --- Reading git-diff-tree failed