make nfs_automount_list static
nfs_automount_list can now become static. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
This commit is contained in:
committed by
Trond Myklebust
parent
daa7da5fd3
commit
a3dab29353
@ -430,7 +430,6 @@ extern void nfs_unregister_sysctl(void);
|
||||
/*
|
||||
* linux/fs/nfs/namespace.c
|
||||
*/
|
||||
extern struct list_head nfs_automount_list;
|
||||
extern const struct inode_operations nfs_mountpoint_inode_operations;
|
||||
extern const struct inode_operations nfs_referral_inode_operations;
|
||||
extern int nfs_mountpoint_expiry_timeout;
|
||||
|
Reference in New Issue
Block a user