handle_t * journal_try_start (journal_t * journal, int nblocks);
handle_t * journal_try_start
Journal to start transaction on.
number of block buffer we might modify
Try to start a handle, but non-blockingly. If we weren't able to, return an ERR_PTR value.