From: Sage Weil Date: Thu, 4 Aug 2011 15:21:30 +0000 (-0700) Subject: ceph: implement (optional) max read size X-Git-Tag: v3.2-rc1~126^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d66a487c120012f33fbcd6af5cbf0a0cad71557;p=pandora-kernel.git ceph: implement (optional) max read size The 'rsize' mount option limits the maximum size of an individual read(ahead) operation that is sent off to an OSD. This is distinct from 'rasize', which controls the size of the readahead window. Signed-off-by: Sage Weil --- Reading git-diff-tree failed