]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't set the active flag on a transaction resource until it has been
authorJustin T. Gibbs <gibbs@FreeBSD.org>
Wed, 7 Oct 1998 03:32:57 +0000 (03:32 +0000)
committerJustin T. Gibbs <gibbs@FreeBSD.org>
Wed, 7 Oct 1998 03:32:57 +0000 (03:32 +0000)
commit217a0a47e4fe2eb0892466ecf6106f2c0d96e9d7
treee2cc7ebe8d644c5880b4f88ac22fba10a643c1bd
parent528784ed0533a5f888dc292dc49f1a00f746fba5
Don't set the active flag on a transaction resource until it has been
queued.

Perform dma segment setup outside of splcam protection as this can take
some time and the protection is not necessary.

Inline a function.

Clean up some whitespace.
sys/dev/advansys/advansys.c
sys/dev/advansys/advlib.c