commit | 09a54f0ebfe263bc27c90bbd80187b9a93283887 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Sat Aug 03 10:28:18 2019 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sun Aug 04 22:35:41 2019 -0400 |
tree | de7acc0ecef8265c0320a6f6ef0b04cf5e317103 | |
parent | c77e22834ae9a11891cb613bd9a551be1b94f2bc [diff] |
NFSv4: Fix an Oops in nfs4_do_setattr If the user specifies an open mode of 3, then we don't have a NFSv4 state attached to the context, and so we Oops when we try to dereference it. Reported-by: Olga Kornievskaia <aglo@umich.edu> Fixes: 29b59f9416937 ("NFSv4: change nfs4_do_setattr to take...") Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Cc: stable@vger.kernel.org # v4.10: 991eedb1371dc: NFSv4: Only pass the... Cc: stable@vger.kernel.org # v4.10+