NFS: Remove the redundant file_open entry from struct nfs_rpc_ops
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jun 2008 20:32:46 +0000 (16:32 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 9 Jul 2008 16:09:16 +0000 (12:09 -0400)
All instances are set to nfs_open(), so we should just remove the redundant
indirection. Ditto for the file_release op

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found