From: Trond Myklebust Date: Thu, 21 Jun 2012 02:35:05 +0000 (-0400) Subject: NFS: Let xdr_read_pages() check for buffer overflows X-Git-Tag: v3.6-rc1~38^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64bd577ea0021f5903505de061b3b7d8a785ee94;p=pandora-kernel.git NFS: Let xdr_read_pages() check for buffer overflows xdr_read_pages will already do all of the buffer overflow checks that are currently being open-coded in the various callers. This patch simplifies the existing code by replacing the open coded checks. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed