commit | 9a206de2ea878f4502e86b81c0d7eb9b651bde82 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Sun Jan 26 17:31:14 2020 -0500 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Mon Feb 03 16:35:07 2020 -0500 |
tree | dfcd2a750d3235bc407e08e02d2a221c6ec3e2bf | |
parent | 387122478775be5d9816c34aa29de53d0b926835 [diff] |
NFS: nfs_access_get_cached_rcu() should use cred_fscmp() We do not need to have the rcu lookup method fail in the case where the fsuid/fsgid and supplemental groups match. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>