Skip to content
Snippets Groups Projects
Commit 5cc68af4 authored by Al Viro's avatar Al Viro
Browse files

fs/overlayfs/namei.c: get rid of include ../internal.h


Added for the sake of vfs_path_lookup(), which is in linux/namei.h
these days.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent b4080c21
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment