|
@@ -829,8 +829,6 @@ struct nfs_rpc_ops {
|
|
int (*write_done) (struct rpc_task *, struct nfs_write_data *);
|
|
int (*write_done) (struct rpc_task *, struct nfs_write_data *);
|
|
void (*commit_setup) (struct nfs_write_data *, struct rpc_message *);
|
|
void (*commit_setup) (struct nfs_write_data *, struct rpc_message *);
|
|
int (*commit_done) (struct rpc_task *, struct nfs_write_data *);
|
|
int (*commit_done) (struct rpc_task *, struct nfs_write_data *);
|
|
- int (*file_open) (struct inode *, struct file *);
|
|
|
|
- int (*file_release) (struct inode *, struct file *);
|
|
|
|
int (*lock)(struct file *, int, struct file_lock *);
|
|
int (*lock)(struct file *, int, struct file_lock *);
|
|
int (*lock_check_bounds)(const struct file_lock *);
|
|
int (*lock_check_bounds)(const struct file_lock *);
|
|
void (*clear_acl_cache)(struct inode *);
|
|
void (*clear_acl_cache)(struct inode *);
|