Loading fs/overlayfs/namei.c +0 −2 Original line number Diff line number Diff line Loading @@ -14,8 +14,6 @@ #include <linux/exportfs.h> #include "overlayfs.h" #include "../internal.h" /* for vfs_path_lookup */ struct ovl_lookup_data { struct super_block *sb; const struct ovl_layer *layer; Loading Loading
fs/overlayfs/namei.c +0 −2 Original line number Diff line number Diff line Loading @@ -14,8 +14,6 @@ #include <linux/exportfs.h> #include "overlayfs.h" #include "../internal.h" /* for vfs_path_lookup */ struct ovl_lookup_data { struct super_block *sb; const struct ovl_layer *layer; Loading