mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
locking: Fix documentation on how automatic sanlock leases are stored
s/MD5 checkout/MD5 hash/
This commit is contained in:
parent
8551d39f4f
commit
9ab36bc233
@ -18,7 +18,7 @@
|
|||||||
# The default location in which lockspaces are created when
|
# The default location in which lockspaces are created when
|
||||||
# automatic lease creation is enabled. For each unique disk
|
# automatic lease creation is enabled. For each unique disk
|
||||||
# path, a file $LEASE_DIR/NNNNNNNNNNNNNN will be created
|
# 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
|
# If this directory is on local storage, it will only protect
|
||||||
# against a VM being started twice on the same host, or two
|
# against a VM being started twice on the same host, or two
|
||||||
|
Loading…
Reference in New Issue
Block a user