]> git.baikalelectronics.ru Git - kernel.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)
commit7279c736a0eb98c64bda7fea6711150a5ba96e10
tree3f6b6e43776eb1a96ec9f498c920370051842f45
parent1879942ceea0130fa25a1a10865fcedc1efe622f
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