From: Sage Weil Date: Wed, 28 Oct 2009 21:57:25 +0000 (-0700) Subject: ceph: correct comment to match striping calculation X-Git-Tag: v2.6.34-rc2~9^2~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5600f5ebd318f7af6f4b19a29f08d18bb85264e5;p=pandora-kernel.git ceph: correct comment to match striping calculation The object extent offset is the file offset _modulo_ the stripe unit. The code was correct, the comment was wrong. Reported-by: Noah Watkins Signed-off-by: Sage Weil --- Reading git-diff-tree failed