diff options
author | NeilBrown <neil@brown.name> | 2025-03-28 11:05:59 +1100 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2025-05-11 19:48:25 -0400 |
commit | 1244f0b2c3cecd3f349a877006e67c9492b41807 (patch) | |
tree | ff4c0eba905176e0ec9da92e5b51abcf9ed0559d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0813c5f01249dbc32ccbc68d27a24fde5bf2901c (diff) |
nfsd: nfsd4_spo_must_allow() must check this is a v4 compound request
If the request being processed is not a v4 compound request, then
examining the cstate can have undefined results.
This patch adds a check that the rpc procedure being executed
(rq_procinfo) is the NFSPROC4_COMPOUND procedure.
Reported-by: Olga Kornievskaia <okorniev@redhat.com>
Cc: stable@vger.kernel.org
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: NeilBrown <neil@brown.name>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions