lkml.org 
[lkml]   [1998]   [Aug]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subjectncp_obtain_DOS_dir_base

ncp_obtain_DOS_dir base is used only if CONFIG_NCPFS_NFS_NS is defined.

diff -urN linux-2.1.119-clean/fs/ncpfs/ncplib_kernel.c linux/fs/ncpfs/ncplib_kernel.c
--- linux-2.1.119-clean/fs/ncpfs/ncplib_kernel.c Tue Mar 31 01:40:37 1998
+++ linux/fs/ncpfs/ncplib_kernel.c Sun Aug 30 18:16:09 1998
@@ -300,6 +300,8 @@
return result;
}

+#ifdef CONFIG_NCPFS_NFS_NS
+
static int
ncp_obtain_DOS_dir_base(struct ncp_server *server,
__u8 volnum, __u32 dirent,
@@ -323,6 +325,8 @@
ncp_unlock_server(server);
return result;
}
+
+#endif

static inline int
ncp_get_known_namespace(struct ncp_server *server, __u8 volume)

--
Mike <rickettm@ox.compsoc.net>

It has long been known that one horse can run faster than another --
but which one? Differences are crucial.
-- Lazarus Long


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html

\
 
 \ /
  Last update: 2005-03-22 13:44    [W:0.027 / U:0.592 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site