diff options
author | Andrew Elble <[email protected]> | 2018-10-05 09:32:08 -0400 |
---|---|---|
committer | J. Bruce Fields <[email protected]> | 2018-10-29 16:58:04 -0400 |
commit | bd8d725078867cda250fe94b9c5a067b4a64ca74 (patch) | |
tree | 4c0f4fa0b06e38c6cbd8ad04f25aa5d5d453daaf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3ae2cefb613b00d613677c05ffa384b4f660f468 (diff) |
nfsd: correctly decrement odstate refcount in error path
alloc_init_deleg() both allocates an nfs4_delegation, and
bumps the refcount on odstate. So after this point, we need to
put_clnt_odstate() and nfs4_put_stid() to not leave the odstate
refcount inappropriately bumped.
Signed-off-by: Andrew Elble <[email protected]>
Reviewed-by: Jeff Layton <[email protected]>
Cc: [email protected]
Signed-off-by: J. Bruce Fields <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions