Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 May 2006 01:12:56 +0000 (UTC)
From:      Tor Egge <tegge@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ufs ufs_inode.c
Message-ID:  <200605140112.k4E1CuFt081382@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tegge       2006-05-14 01:12:56 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/ufs/ufs          ufs_inode.c 
  Log:
  MFC: Bring the call to softdep_releasefile() within the region protected by
       vn_start_secondary_write() since it might cause file system write
       activity (e.g. ffs_snapremove()).
  
  Revision  Changes    Path
  1.63.2.3  +7 -3      src/sys/ufs/ufs/ufs_inode.c



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