]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r210746:
authorae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 16 Aug 2010 08:48:39 +0000 (08:48 +0000)
committerae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 16 Aug 2010 08:48:39 +0000 (08:48 +0000)
commit4399c79da3aa11111d7b5c8829b3025fe7fc1352
tree77fbf5c9bacf301a1fdaa9f3ab6ec94c27bc0db9
parent6b9c00963256759489422b05d9281f7c999fefa9
MFC r210746:
  Release access for consumers that are opened, but will be destroyed
  indirectly by orphan method.

  PR: 148688

MFC r210792:
  Check that table is not NULL before access, it can be NULL
  for some cases.

Approved by: kib (mentor)

git-svn-id: svn://svn.freebsd.org/base/stable/8@211390 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/geom/part/g_part.c