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

Next file: linux/include/linux/ncp_mount.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.3.39/linux/include/linux/ncp_fs_sb.h linux/include/linux/ncp_fs_sb.h
@@ -18,7 +18,7 @@
 
 struct ncp_server {
 
-	struct ncp_mount_data m;	/* Nearly all of the mount data is of
+	struct ncp_mount_data_kernel m;	/* Nearly all of the mount data is of
 					   interest for us later, so we store
 					   it completely. */
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)