From: Chuck Lever Date: Thu, 23 Apr 2009 23:33:10 +0000 (-0400) Subject: NFSD: Stricter buffer size checking in write_recoverydir() X-Git-Tag: v2.6.31-rc1~57^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d72ab8fdd44c872633b210dd1a4afd2910d0bbb;p=pandora-kernel.git NFSD: Stricter buffer size checking in write_recoverydir() While it's not likely a pathname will be longer than SIMPLE_TRANSACTION_SIZE, we should be more careful about just plopping it into the output buffer without bounds checking. Signed-off-by: Chuck Lever Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed