Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 May 2008 00:41:32 +0000 (UTC)
From:      Craig Rodrigues <rodrigc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ffs ffs_vfsops.c
Message-ID:  <200805240041.m4O0fWCc060730@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805240041.m4O0fWCc060730>