]> asedeno.scripts.mit.edu Git - linux.git/commit
NFSv4.2 fix kfree in __nfs42_copy_file_range
authorOlga Kornievskaia <kolga@netapp.com>
Fri, 15 Nov 2019 20:12:49 +0000 (15:12 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 18 Nov 2019 09:50:30 +0000 (10:50 +0100)
commit66588abe2db066a8927b67cbb8b82a1292819086
tree3f6b6e43776eb1a96ec9f498c920370051842f45
parent843aa17a35bf00be0f3a1108f4691bc45761cd23
NFSv4.2 fix kfree in __nfs42_copy_file_range

This is triggering problems with static analysis with Coverity

Reported-by: Colin King <colin.king@netapp.com>
Signed-off-by: Olga Kornievskaia <kolga@netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs4file.c