Date: Thu, 11 Nov 2010 11:38:57 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/ufs/ffs ffs_softdep.c Message-ID: <201011111139.oABBdDGs028708@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2010-11-11 11:38:57 UTC
FreeBSD src repository
Modified files:
sys/ufs/ffs ffs_softdep.c
Log:
SVN rev 215114 on 2010-11-11 11:38:57Z by kib
In journal_mount(), only set MNTK_SUJ flag after the jblocks are mapped.
I believe there is a window otherwise where jblocks can be accessed
without proper initialization.
Reviewed by: jeff
Tested by: pho
Revision Changes Path
1.254 +18 -13 src/sys/ufs/ffs/ffs_softdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011111139.oABBdDGs028708>
