Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jan 2016 01:05:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 206224] bv_cnt is sometimes examined without holding the bufobj lock
Message-ID:  <bug-206224-8-tTzdcNxM6g@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206224-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206224-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206224

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: rpokala
Date: Sun Jan 17 01:04:20 UTC 2016
New revision: 294200
URL: https://svnweb.freebsd.org/changeset/base/294200

Log:
  [PR 206224] bv_cnt is sometimes examined without holding the bufobj lock

  Add locking around access to bv_cnt which is currently being done unlocked

  PR:           206224
  Reviewed by:  imp
  Approved by:  jhb
  MFC after:    1 week
  Sponsored by: Panasas, Inc.
  Differential Revision:        https://reviews.freebsd.org/D4931

Changes:
  head/sys/fs/nandfs/nandfs_segment.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206224-8-tTzdcNxM6g>