Bug #1053
closed
  
hammer: nohistory doesn't show up in mount
 
        
        Added by mneumann over 17 years ago.
        Updated about 16 years ago.
        
  
  
  
  Description
  
  Hi,
	Either "nohistory" has no effect or it just does not appear in the
"mount -v" output. As I can use "undo" and I mounted with "-o nohistory" 
I assume the first.
	Regards,
	Michael
   
 
 
  
  
    
    
    
    :Hi,
:
:Either "nohistory" has no effect or it just does not appear in the
:"mount -v" output. As I can use "undo" and I mounted with "-o nohistory" 
:I assume the first.
:
:Regards,
:
:   Michael
	Doesn't appear in the mount -v output.  Not sure there is anything
    I can do about that, the option is flagged separately in the
    hammer-specific hammer_mount structure and not in the basic mount
    structure.
	-Matt
                    Matthew Dillon 
                    <dillon@backplane.com>
 
   
  
  
    
    
    
    Ah, I understand. Could it be made a "global" flag (non-hammer
specific), like "readonly"? If not, something like "hammer mount-info" 
would be nice.
	Regards,
	Michael
 
   
  
  
    
    
    
    This requires mount -v to specifically understand the HAMMER VFS.  Unresolved
atm.  I don't recommend making this flag global at this time.  Another option is
to add a VFS_* op to return active options in a string buffer which mount -v can
generically query.
 
   
  
  
    
    
    
    Hi
	A fix has been committed in HEAD, see dad088a5471c72523a12b0ca4270729e6c3c1919
Can you please check?
	Cheers,
Antonio
 
   
  
  
  
 
  
 
Also available in:  Atom
  PDF