Files
scoutfs/kmod
Mark FashehandZach Brown 29d97086aa scoutfs: trace print lockspace and lock names correctly
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>
2017-12-15 15:34:07 -08:00
..