diff options
author | 2022-10-17 22:45:22 +0800 | |
---|---|---|
committer | 2022-10-18 11:33:43 -0500 | |
commit | 9a97df404a402fe1174d2d1119f87ff2a0ca2fe9 (patch) | |
tree | 4a59ea5842d3d10e37f498378d6641508c49dd93 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | cifs: Fix xid leak in cifs_create() (diff) | |
download | linux-dev-9a97df404a402fe1174d2d1119f87ff2a0ca2fe9.tar.xz linux-dev-9a97df404a402fe1174d2d1119f87ff2a0ca2fe9.zip |
cifs: Fix xid leak in cifs_copy_file_range()
If the file is used by swap, before return -EOPNOTSUPP, should
free the xid, otherwise, the xid will be leaked.
Fixes: 4e8aea30f775 ("smb3: enable swap on SMB3 mounts")
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