rodrigc     2008-05-24 00:41:32 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_vfsops.c 
  Log:
  After converting the "snapshot" mount option to the MNT_SNAPSHOT flag,
  delete "snapshot" from the persistent mount options list.
  This should fix problems with doing a mount -o snapshot of a file system, 
followed by
  an NFS export of the same file system.
  
  PR:             122833
  Reported by:    Leon Kos <leon.kos lecad fs uni-lj si>,
                  Jaakko Heinonen <jh saunalahti fi>
  MFC after:      1 month
  
  Revision  Changes    Path
  1.342     +8 -1      src/sys/ufs/ffs/ffs_vfsops.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to