cvs commit: src/sbin/mount mount.c
    Dag-ErlingSmørgrav 
    des at des.no
       
    Thu Jan 29 06:07:54 PST 2004
    
    
  
Ruslan Ermilov <ru at FreeBSD.org> writes:
> Did you mean -u here, because -a is not listed as allowed
> in combination with the -o option?
no, his patch makes
# mount -u -o fstab -a -t ufs
work as expected (i.e. restore the fstab flags on all ufs filesystems)
previously,
# mount -u -o fstab /specific/mount/point
would work, but the -a version wouldn't.
DES
-- 
Dag-Erling Smørgrav - des at des.no
    
    
More information about the cvs-all
mailing list