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

bugs at busybox.net bugs at busybox.net
Fri Sep 29 14:24:51 UTC 2006


A NOTE has been added to this issue. 
====================================================================== 
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-29-2006 07:24 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.



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

---------------------------------------------------------------------- 
 vda - 09-29-06 07:24  
---------------------------------------------------------------------- 
mount has many fixes after the report was filed. BTW there is no v3
option.... 

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         
09-11-06 06:40  robang74       Note Added: 0001632                          
09-12-06 14:49  landley        Note Deleted: 0001632                        
09-29-06 07:24  vda            Note Added: 0001650                          
======================================================================




More information about the busybox-cvs mailing list