From: Trond Myklebust Date: Wed, 6 Aug 2014 17:44:25 +0000 (-0400) Subject: nfsd: Reorder nfsd_cache_match to check more powerful discriminators first X-Git-Tag: fixes-for-v3.18-merge-window~9^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef9b16dc6de692865e898a35e750119b5b9c82c5;p=pandora-kernel.git nfsd: Reorder nfsd_cache_match to check more powerful discriminators first We would normally expect the xid and the checksum to be the best discriminators. Check them before looking at the procedure number, etc. Signed-off-by: Trond Myklebust Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed