mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-23 08:23:15 +00:00
4a043dfd3f
The cluster_lock and cluster_unlock traces are close to each other but not quite there so they have to be two different traces (thanks tracepoints!). The rest (ocfs2_unblock_lock, ocfs2_simple_drop_lock) can use a shared trace class. Signed-off-by: Mark Fasheh <mfasheh@versity.com>