mirror of
https://github.com/versity/scoutfs.git
synced 2026-02-10 12:40:09 +00:00
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>