On Wed, Jul 28, 2004 at 11:15:17AM -0400, Jeff wrote: > dlm_unlock() is documented as being asynchronous and it > takes an astarg as one of its arguments. However it does > not take an AST routine as an argument. > > What routine gets executed when an unlock completes? The AST routine from dlm_lock() is saved and used for dlm_unlock(). -- Dave Teigland <teigland@xxxxxxxxxx>