summaryrefslogtreecommitdiffstats
path: root/tests/basic/fencing/test-fence-option.t
Commit message (Collapse)AuthorAgeFilesLines
* locks/fencing: Add a security knob for fencingSusant Palai2019-01-221-0/+37
There is a low level security issue with fencing since one client can preempt another client's lock. This patch does not completely eliminate the issue of a client misbehaving, but certainly it adds a security layer for default use cases that does not need fencing. Change-Id: I55cd15f2ed1ae0f2556e3d27a2ef4bc10fdada1c updates: #466 Signed-off-by: Susant Palai <spalai@redhat.com>