]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/fscache-cache.h
netfilter: x_tables: add and use xt_check_entry_offsets
[karo-tx-linux.git] / include / linux / fscache-cache.h
index 69c6eb10d8589721e6bdb555233f9fde449df46f..604e1526cd00a23e27d6a426c8baa6a71bc309c2 100644 (file)
@@ -133,6 +133,7 @@ extern void fscache_operation_init(struct fscache_operation *,
  */
 struct fscache_retrieval {
        struct fscache_operation op;
+       struct fscache_cookie   *cookie;        /* The netfs cookie */
        struct address_space    *mapping;       /* netfs pages */
        fscache_rw_complete_t   end_io_func;    /* function to call on I/O completion */
        void                    *context;       /* netfs read context (pinned) */