patch-2.1.75 linux/include/linux/nfs_fs.h

Next file: linux/include/linux/ntfs_fs.h
Previous file: linux/include/linux/nfs.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.74/linux/include/linux/nfs_fs.h linux/include/linux/nfs_fs.h
@@ -210,14 +210,7 @@
 
 /* NFS root */
 
-#define NFS_ROOT		"/tftpboot/%s"
-#define NFS_ROOT_NAME_LEN	256
-#define NFS_ROOT_ADDRS_LEN	128
-
 extern int nfs_root_mount(struct super_block *sb);
-extern int nfs_root_init(char *nfsname, char *nfsaddrs);
-extern char nfs_root_name[];
-extern char nfs_root_addrs[];
 
 #endif /* __KERNEL__ */
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov