]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFS: Remove nfs_direct_readpage_release()
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 7 Apr 2017 18:15:07 +0000 (14:15 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 20 Apr 2017 17:39:33 +0000 (13:39 -0400)
commitbeeb53380138231eacdf4fcbf78275d94db26f7f
treeaca2fac88afcc740cc4f2b9a269177db95298aeb
parent4cbb976821a1e79dea9e0c69d2bafd078a3cd345
NFS: Remove nfs_direct_readpage_release()

Just remove the function and have the caller use nfs_release_request()
instead.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/direct.c