From: David B. Z. <dav...@hp...> - 2002-10-31 17:44:12
|
Yes, actually the rcluser_get_mount RPC is used other filesystems, not just CFS. "Aneesh Kumar K.V" wrote: > On Thu, 2002-10-31 at 03:40, John Byrne wrote: > > David B. Zafman wrote: > > > The cluster_api.svc change doesn't build in an SSI kernel because although "gcc -E" is run, > > > the CONFIG_SSI define isn't set. The following changes work in my sandbox. I haven't > > > updated to 2.4.18 however. The nsc_scalls.c change is fine. > > > > > > > > [....snip....] > > > > operation rcluster_get_mount NO_SIG_FORWARD { > > > param IN int my_node > > > param INOUT int *cookie > > > @@ -45,3 +49,4 @@ > > > param OUT:OOL:VAR char **payload > > > param OUT:OOL:VAR char **dev_name > > > } > > > +#endif > > > > > > > It needs to be CONFIG_SSI. > > > > Is this ok if i want to build SSI without CFS ? > > -aneesh > > ------------------------------------------------------- > This sf.net email is sponsored by: Influence the future > of Java(TM) technology. Join the Java Community > Process(SM) (JCP(SM)) program now. > http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en > _______________________________________________ > ci-linux-devel mailing list > ci-...@li... > https://lists.sourceforge.net/lists/listinfo/ci-linux-devel -- David B. Zafman | Hewlett-Packard Company mailto:dav...@hp... | http://www.hp.com "Thus spake the master programmer: When you have learned to snatch the error code from the trap frame, it will be time for you to leave." |