mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 08:02:27 +02:00
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: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
40384c840e
commit
5f4e6f7f8b
|
|
@ -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…
Reference in New Issue
Block a user