Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locks/fencing: Add a security knob for fencing | Susant Palai | 2019-01-22 | 1 | -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> |