]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/nfs_xdr.h
NFS: Optimise NFS close()
[linux-2.6-omap-h63xx.git] / include / linux / nfs_xdr.h
index 0691b9c188d93dfc11ae213ba7da6eaf19b1d3cf..9708e78a4d49a5215e985c3254968d51e60e28ad 100644 (file)
@@ -868,6 +868,7 @@ struct nfs_rpc_ops {
        int     (*lock)(struct file *, int, struct file_lock *);
        int     (*lock_check_bounds)(const struct file_lock *);
        void    (*clear_acl_cache)(struct inode *);
+       void    (*close_context)(struct nfs_open_context *ctx, int);
 };
 
 /*