On 01/30/2012 04:20 PM, Cong Wang wrote: > On Mon, 30 Jan 2012 at 06:44 GMT, Dave Young <dyo...@redhat.com> wrote: >> If we need to mount nonroot nfs in fstab we also need to launch rpc processes >> Add nfs-start-rpc code, also do not check and fsck $_dev in this case > > Isn't it nfs module's responsibility to call nfs-start-rpc code? > Why do you put it in fs-systab?
nfs know nothing about fstab mount, it only deal with nfsroot thing. So I have to do this in fstab-sys > > -- > To unsubscribe from this list: send the line "unsubscribe initramfs" in > the body of a message to majord...@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Thanks Dave -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html