mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-22 14:30:31 +00:00
There's a fair amount of lock.c that's dead code now that we're using dlmglue. Some of the dead code is seen as unused and is throwing warnings. This silences the errors by removing the code. Signed-off-by: Zach Brown <zab@versity.com>