cvs commit: src/sys/ufs/ffs ffs_vfsops.c

Craig Rodrigues rodrigc at FreeBSD.org
Sat May 24 00:41:33 UTC 2008


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


More information about the cvs-src mailing list