cvs commit: src/sys/ufs/ufs ufs_inode.c
Tor Egge
tegge at FreeBSD.org
Sat May 13 18:13:08 PDT 2006
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
More information about the cvs-src
mailing list