diff options
author | 2022-10-17 22:45:21 +0800 | |
---|---|---|
committer | 2022-10-18 11:33:43 -0500 | |
commit | fee0fb1f15054bb6a0ede452acb42da5bef4d587 (patch) | |
tree | f8ad43387369c2251f6c90f5bccfce77b38cee00 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Linux 6.1-rc1 (diff) | |
download | linux-dev-fee0fb1f15054bb6a0ede452acb42da5bef4d587.tar.xz linux-dev-fee0fb1f15054bb6a0ede452acb42da5bef4d587.zip |
cifs: Fix xid leak in cifs_create()
If the cifs already shutdown, we should free the xid before return,
otherwise, the xid will be leaked.
Fixes: 087f757b0129 ("cifs: add shutdown support")
Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Signed-off-by: Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions