Date: Thu, 14 Jun 2018 22:34:55 +0900 (JST) From: Mori Hiroki <yamori813@yahoo.co.jp> To: "Herbert J. Skuhra" <herbert@gojira.at>, "freebsd-mips@freebsd.org" <freebsd-mips@freebsd.org> Subject: [Solved] Re: Can't use nfs server on CURRENT Message-ID: <872818.3042.qm@web101711.mail.ssk.yahoo.co.jp> In-Reply-To: <20180614122136.GB34750@mail.bsd4all.net> References: <167319.98157.qm@web101716.mail.ssk.yahoo.co.jp> <20180614122136.GB34750@mail.bsd4all.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi=0A=0AI checkout CURRENT and build now.=0A=0AIt work fine.=0A=0AThanks fo= r your information.=0A=0AHiroki Mori=0A=0A=0A----- Original Message -----= =0A> From: Herbert J. Skuhra <herbert@gojira.at>=0A> To: freebsd-mips@freeb= sd.org=0A> Cc: =0A> Date: 2018/6/14, Thu 21:21=0A> Subject: Re: Can't use n= fs server on CURRENT=0A> =0A> On Thu, Jun 14, 2018 at 08:42:49PM +0900, Mor= i Hiroki wrote:=0A>> Hi=0A>> =0A>> I build today's CURRENT for atheros.= =0A>> Build is fine and write flash.=0A>> Then I cat't use nfs server.=0A= >> Boot log is this.=0A>> =0A>> link_elf_obj: symbol nfscl_reqstart undef= ined=0A>> linker_load_file: /boot/kernel/nfsd.ko - unsupported file type= =0A>> =0A>> I seem nfs code is modify now.=0A> =0A> The following commit f= ixes the issue for me (tested on amd64):=0A> =0A> r335130 | rmacklem | 2018= -06-14 12:00:19 +0200 (Thu, 14 Jun 2018) | 9=0A> lines=0A> =0A> Move four f= unctions in nfscl.ko to nfscommon.ko.=0A> =0A> Four functions nfscl_reqstar= t(), nfscl_fillsattr(), nfsm_stateidtom()=0A> and nfsmnt_mdssession() are n= ow called from within the nfsd.=0A> As such, they needed to be moved from n= fscl.ko to nfscommon.ko so that=0A> nfsd.ko would load when nfscl.ko wasn't= loaded.=0A> =0A> -- =0A> Herbert=0A> _____________________________________= __________=0A> freebsd-mips@freebsd.org mailing list=0A> https://lists.free= bsd.org/mailman/listinfo/freebsd-mips=0A> To unsubscribe, send any mail to = =0A> "freebsd-mips-unsubscribe@freebsd.org"=0A>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?872818.3042.qm>