commit | 46cb650c224bb8e64a749090105d74b9e8eda669 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jun 11 16:32:46 2008 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jul 09 12:09:16 2008 -0400 |
tree | 03c6b21bc70a983a63642c2bec6c0e26f07e4efb | |
parent | b22602a673b1743bba4b62bb404ffd3b269d2f09 [diff] |
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>