From: Philip J Kelleher Date: Tue, 18 Jun 2013 19:39:44 +0000 (-0500) Subject: rsxx: Allow block size to be determined by configuration. X-Git-Tag: v3.11-rc3~32^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b379cc3785bfa827249a265548a055e934eaaea;p=pandora-kernel.git rsxx: Allow block size to be determined by configuration. Previously, the block size was determined by whether or not our Hardware could handle 512 byte accesses. Now, all of our Hardware can handle 512 and 4096 block sizes. This fix allows it to be user configurable. Signed-off-by: Philip J Kelleher Signed-off-by: Jens Axboe --- Reading git-diff-tree failed