]> git.pld-linux.org Git - packages/kernel.git/blobdiff - ovl09-fs-limit-filesystem-stacking-depth.patch
- started update to 3.17
[packages/kernel.git] / ovl09-fs-limit-filesystem-stacking-depth.patch
index 16a64df381d5695c3d656cd77fca5f89fdae35c8..965748fd45a13297f43b9d0768eb161d6af1ae1c 100644 (file)
@@ -73,9 +73,9 @@ Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
   * enum positive_aop_returns - aop return codes with specific semantics
   *
 @@ -1322,6 +1328,11 @@ struct super_block {
        /* AIO completions deferred from interrupt context */
        struct workqueue_struct *s_dio_done_wq;
+       struct hlist_head s_pins;
 +
 +      /*
 +       * Indicates how deep in a filesystem stack this SB is
This page took 0.034952 seconds and 4 git commands to generate.