proc: Add fs_context support to procfs
Add fs_context support to procfs. Signed-off-by: David Howells <dhowells@redhat.com> cc: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
@@ -270,7 +270,6 @@ static inline void proc_tty_init(void) {}
|
||||
extern struct proc_dir_entry proc_root;
|
||||
|
||||
extern void proc_self_init(void);
|
||||
extern int proc_remount(struct super_block *, int *, char *);
|
||||
|
||||
/*
|
||||
* task_[no]mmu.c
|
||||
|
Reference in New Issue
Block a user