From 9ab36bc233193acca290bb8eeb88b023bf45cdd0 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Thu, 15 Dec 2016 15:22:19 +0100 Subject: [PATCH] locking: Fix documentation on how automatic sanlock leases are stored s/MD5 checkout/MD5 hash/ --- src/locking/sanlock.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locking/sanlock.conf b/src/locking/sanlock.conf index 3a1a51c5f9..3c356bef9c 100644 --- a/src/locking/sanlock.conf +++ b/src/locking/sanlock.conf @@ -18,7 +18,7 @@ # The default location in which lockspaces are created when # automatic lease creation is enabled. For each unique disk # path, a file $LEASE_DIR/NNNNNNNNNNNNNN will be created -# where 'NNNNNNNNNNNNNN' is the MD5 checkout of the disk path. +# where 'NNNNNNNNNNNNNN' is the MD5 hash of the disk path. # # If this directory is on local storage, it will only protect # against a VM being started twice on the same host, or two