vol: Move destroyMe check outside of inUse check
authorAndrew Deason <adeason@sinenomine.net>
Fri, 25 Jun 2010 21:22:28 +0000 (16:22 -0500)
committerDerrick Brashear <shadow@dementia.org>
Fri, 2 Jul 2010 16:48:00 +0000 (09:48 -0700)
commita155d71914791702762d8abd947cf609e1b4bea0
tree4e22a3ccc0e8fc45712c459b87c452e56a68841e
parentd730f7ceb586ac12d5f04dc5ab294f5d4f449334
vol: Move destroyMe check outside of inUse check

The destroyMe conditional does not depend on the result of
VShouldCheckInUse(), so move it outside of that block.

Change-Id: Ieb4c97ae9f76b4369680629f18eecd1dfc06682f
Reviewed-on: http://gerrit.openafs.org/2276
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Tom Keiser <tkeiser@sinenomine.net>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/vol/volume.c