commit | ef9b16dc6de692865e898a35e750119b5b9c82c5 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Aug 06 13:44:25 2014 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Sun Aug 17 12:00:13 2014 -0400 |
tree | bc051d9207bc8a6b5547dbb1232ccf92c5127b3e | |
parent | 89a26b3d295d35fefcc994cb0cf3817d0ff432d5 [diff] |
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 <trond.myklebust@primarydata.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>