From: Matthew Wilcox Date: Thu, 10 Feb 2011 18:55:39 +0000 (-0500) Subject: NVMe: Handle physical merging of bvec entries X-Git-Tag: v3.3-rc1~16^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=768308400f5b4ce665a072eb976a851978b7706e;p=pandora-kernel.git NVMe: Handle physical merging of bvec entries In order to not overrun the sg array, we have to merge physically contiguous pages into a single sg entry. Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed