mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-01 05:37:33 +00:00
We weren't using the right string macros in the recent lock traces, fix that. Also osb->cconn->cc_name is NULL terminated so we don't need to keep the string length around. Signed-off-by: Mark Fasheh <mfasheh@versity.com>