summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTrond Myklebust <trond.myklebust@hammerspace.com>2019-08-14 14:19:09 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-09-21 07:12:49 +0200
commit7e536ef98334c111b4fdfd4633fa15d1ae2d0d43 (patch)
tree1c61733a712430172200a8a7f159c45436c1f26e /tools/perf/scripts/python
parent79925a025c49d24c8196eebdcab4847f8546d559 (diff)
NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup
[ Upstream commit 17d8c5d145000070c581f2a8aa01edc7998582ab ] Initialise the result count to 0 rather than initialising it to the argument count. The reason is that we want to ensure we record the I/O stats correctly in the case where an error is returned (for instance in the layoutstats). Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions