NFS: Remove nfs_release()
authorAnna Schumaker <Anna.Schumaker@netapp.com>
Mon, 13 Jul 2015 18:01:33 +0000 (14:01 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 17 Aug 2015 18:32:56 +0000 (13:32 -0500)
commitaff8d8dc4c34804c6a1de04f1b3313aa9063bf46
treee10ddb59fb6507d9e7aef5b87cc2b74c5b6a0cbd
parentae09c31f66cc673bb8c64a5dbfdc04ab67f66d7e
NFS: Remove nfs_release()

And call nfs_file_clear_open_context() directly.  This makes it obvious
that nfs_file_release() will always return 0.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/file.c
fs/nfs/inode.c
include/linux/nfs_fs.h