patch-2.1.125 linux/fs/ncpfs/ncplib_kernel.c

Next file: linux/fs/proc/array.c
Previous file: linux/fs/namei.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.124/linux/fs/ncpfs/ncplib_kernel.c linux/fs/ncpfs/ncplib_kernel.c
@@ -300,6 +300,7 @@
 	return result;
 }
 
+#ifdef CONFIG_NCPFS_NFS_NS
 static int
 ncp_obtain_DOS_dir_base(struct ncp_server *server,
 		__u8 volnum, __u32 dirent,
@@ -323,6 +324,7 @@
 	ncp_unlock_server(server);
 	return result;
 }
+#endif /* CONFIG_NCPFS_NFS_NS */
 
 static inline int
 ncp_get_known_namespace(struct ncp_server *server, __u8 volume)

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