From: Dave Chinner Date: Fri, 8 Jun 2012 05:45:44 +0000 (+1000) Subject: xfs: kill copy and paste segment checks in xfs_file_aio_read X-Git-Tag: v3.6-rc1~42^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5276432997feb2366ac1e77949e94fe86a394813;p=pandora-kernel.git xfs: kill copy and paste segment checks in xfs_file_aio_read The generic segment check code now returns a count of the number of bytes in the iovec, so we don't need to roll our own anymore. Signed-off-by: Dave Chinner Signed-off-by: Ben Myers --- Reading git-diff-tree failed