From: Jeff Layton Date: Thu, 4 Jun 2015 22:40:13 +0000 (-0400) Subject: nfs: deny backchannel RPCs with an incorrect authflavor instead of dropping them X-Git-Tag: omap-for-v4.2/fixes-rc1^2~39^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f02dc88be1d5ecfcc2b708250f4e5d49295326c;p=pandora-kernel.git nfs: deny backchannel RPCs with an incorrect authflavor instead of dropping them A drop should really only be done when the frame is malformed or we have reason to think that there is some sort of DoS going on. When we get an RPC with bad auth, we should send back an error instead. Cc: Andy Adamson Signed-off-by: Jeff Layton Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed