commit | e09c978aae5bedfdb379be80363b024b7d82638b | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sat Aug 27 23:44:04 2016 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Aug 28 14:23:22 2016 -0400 |
tree | d218fe2842cef66c0d33648f1f12163a61f70a62 | |
parent | 16590a228109e2f318d2cc6466221134cfab723a [diff] |
NFSv4.1: Fix Oopsable condition in server callback races The slot table hasn't been an array since v3.7. Ensure that we use nfs4_lookup_slot() to access the slot correctly. Fixes: 87dda67e7386 ("NFSv4.1: Allow SEQUENCE to resize the slot table...") Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Cc: stable@vger.kernel.org # v3.8+