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)
commit46cb650c224bb8e64a749090105d74b9e8eda669
tree03c6b21bc70a983a63642c2bec6c0e26f07e4efb
parentb22602a673b1743bba4b62bb404ffd3b269d2f09
NFS: Remove the redundant file_open entry from struct nfs_rpc_ops

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>
fs/nfs/file.c
fs/nfs/nfs3proc.c
fs/nfs/nfs4proc.c
fs/nfs/proc.c
include/linux/nfs_xdr.h