From: Dan Carpenter Date: Tue, 23 Jul 2013 13:48:01 +0000 (+0300) Subject: ceph: cleanup types in striped_read() X-Git-Tag: v3.12-rc1~90^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=688bac461ba3e9d221a879ab40b687f5d7b5b19c;p=pandora-kernel.git ceph: cleanup types in striped_read() We pass in a u64 value for "len" and then immediately truncate away the upper 32 bits. Signed-off-by: Dan Carpenter Reviewed-by: Sage Weil Reviewed-by: Alex Elder --- Reading git-diff-tree failed