[BusyBox 0001023]: mount does not support option v3 for nfs

bugs at busybox.net bugs at busybox.net
Thu Sep 7 07:27:26 PDT 2006


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1023 
====================================================================== 
Reported By:                robang74
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   1023
Category:                   Networking Support
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             09-07-2006 07:27 PDT
Last Modified:              09-07-2006 07:27 PDT
====================================================================== 
Summary:                    mount does not support option v3 for nfs
Description: 

mount does not support option v3 for nfs

the option v3 has the same meaning of nfsvers=3 which is supported

problem is not only a question of standard compliance (use nfsvers=3
instead v3) but a problem in networking when system/root need to do a, for
example

 remount -o [rw|ro] /nfs

and command fails with error EVEN first mount had nfsvers=3 because kernel
convert nfsvers=3 in v3. I suppose it does the same for 2,3,4.



====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-07-06 07:27  robang74       New Issue                                    
09-07-06 07:27  robang74       Status                   new => assigned     
09-07-06 07:27  robang74       Assigned To               => BusyBox         
======================================================================



More information about the busybox-cvs mailing list