
https://bugzilla.novell.com/show_bug.cgi?id=384481 User nfbrown@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=384481#c19 Neil Brown <nfbrown@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #19 from Neil Brown <nfbrown@novell.com> 2008-05-06 00:07:03 MST --- OK, I've figured it out. There are two quite separate branches of code in mount.nfs. One performs the mount using the 'old style' binary data structure to pass options to the kernel. The other uses the 'new style' text string to pass options to the kernel. The code for checking and starting statd was only in the 'old style' branch. I have commited a patch to STABLE which moves that code into common code. I'll attach the patch for completeness. It has been sent upstream. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.