patch-2.1.90 linux/include/linux/ncp_fs_sb.h

Next file: linux/include/linux/netdevice.h
Previous file: linux/include/linux/ncp_fs.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.89/linux/include/linux/ncp_fs_sb.h linux/include/linux/ncp_fs_sb.h
@@ -51,11 +51,9 @@
 	int ncp_reply_size;
 
 	struct ncp_inode_info root;
-#if 0
-	char root_path;		/* '\0' */
-#else
 	struct dentry* root_dentry;
-#endif
+
+	int root_setuped;
 
 /* info for packet signing */
 	int sign_wanted;        /* 1=Server needs signed packets */

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