fs: dlm: change ast and bast trace order
authorAlexander Aring <aahringo@redhat.com>
Wed, 22 Jun 2022 18:45:10 +0000 (14:45 -0400)
committerDavid Teigland <teigland@redhat.com>
Fri, 24 Jun 2022 16:53:06 +0000 (11:53 -0500)
commitcd1e8ca9f3a4c7e3e1f22341a71e013797b3a0f0
tree7813ca85ae736e9658289f9dbd3ecb3dba4cfd84
parentb92a4e3f86b1a1d0b001ec832ddc96195e3edf31
fs: dlm: change ast and bast trace order

This patch moves the trace calls for ast and bast to before the
ast and bast callback functions are called rather than after.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/ast.c