From: J. Bruce Fields Date: Sun, 13 May 2012 01:08:41 +0000 (-0400) Subject: nfsd4: exchange_id: check creds before killing confirmed client X-Git-Tag: v3.5-rc1~18^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea236d0704b9b9e7742b107313bbdddbba62724a;p=pandora-kernel.git nfsd4: exchange_id: check creds before killing confirmed client We mustn't allow a client to destroy another client with established state unless it has the right credential. And some minor cleanup. (Note: our comparison of credentials is actually pretty bogus currently; that will need to be fixed in another patch.) Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed