diff options
author | 2022-10-17 22:45:23 +0800 | |
---|---|---|
committer | 2022-10-18 11:33:43 -0500 | |
commit | 575e079c782b9862ec2626403922d041a42e6ed6 (patch) | |
tree | a475738cb5d1400170cd9b46aed37f4a346b55df /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | cifs: Fix xid leak in cifs_copy_file_range() (diff) | |
download | linux-dev-575e079c782b9862ec2626403922d041a42e6ed6.tar.xz linux-dev-575e079c782b9862ec2626403922d041a42e6ed6.zip |
cifs: Fix xid leak in cifs_flock()
If not flock, before return -ENOLCK, should free the xid,
otherwise, the xid will be leaked.
Fixes: d0677992d2af ("cifs: add support for flock")
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