From: J. Bruce Fields Date: Tue, 4 Dec 2012 23:25:10 +0000 (-0500) Subject: nfsd4: fix oops on unusual readlike compound X-Git-Tag: v3.8-rc1~20^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5f50b0c290431c65377c4afa1c764e2c3fe5305;p=pandora-kernel.git nfsd4: fix oops on unusual readlike compound If the argument and reply together exceed the maximum payload size, then a reply with a read-like operation can overlow the rq_pages array. Cc: stable@kernel.org Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed