Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Mar 2006 05:26:13 +0000 (UTC)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ffs ffs_snapshot.c
Message-ID:  <200603120526.k2C5QDxv071201@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2006-03-12 05:26:13 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_snapshot.c 
  Log:
   - Remove the call to softdep_waitidle after suspending the filesystem.
     This does not do what I wanted as all dirty buffers must be flushed
     by the call to ffs_sync and any remaining dependency work would mean
     that this failed.
  
  Pointed out by: tegge
  
  Revision  Changes    Path
  1.115     +0 -7      src/sys/ufs/ffs/ffs_snapshot.c



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