cvs commit: src/sys/ufs/ffs ffs_alloc.c
Stijn Hoop
stijn at win.tue.nl
Tue Mar 16 15:16:14 PST 2004
On Tue, Mar 16, 2004 at 02:06:32PM -0800, Alexander Kabaev wrote:
> kan 2004/03/16 14:06:32 PST
>
> FreeBSD src repository
>
> Modified files:
> sys/ufs/ffs ffs_alloc.c
> Log:
> Avoid doing bawrite to initialize inode block while holding cylinder
> group block locked. If filesystem has any active snapshots, bawrite
> can come back trying to allocate new snapshot data block from the same
> cylinder group and cause panic due to recursive lock attempt.
Hey great! A friend of mine ran into what looked like this panic today.
Any chance of having this backported to RELENG_5_2 (although I know
it's not a security bug, it's pretty serious)?
--Stijn
--
Beware of he who would deny you access to information. For in his heart
he thinks himself your master.
-- Sid Meier, "Sid Meier's Alpha Centauri"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20040317/d124adb9/attachment.bin
More information about the cvs-src
mailing list