[EMAIL PROTECTED] wrote: > I am seeing one problem with this code. When compiling RCFS in, i do not > see ckrm directory in /config, when i mount configfs. But, it works fine > when i build rcfs as a module. Need to look into that.
It recalls that Unisys folks have reported the similar problem, but I couldn't reproduce. Now, I think it is caused by initcall ordering problem. Because the directory for rcfs is relocated, the order of initcall execution would be changed. If rcfs_init() is called prior to configfs_init() called, then rcfs_init() fails. However, I don't come up with a smart way to fix the problem. Thanks, MAEDA Naoaki ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ ckrm-tech mailing list https://lists.sourceforge.net/lists/listinfo/ckrm-tech