On Wed, 2011-01-19 at 11:03 -0600, Ryan O'Hara wrote:
> When fence_scsi checks to see if a specific keys is registered for a
> specific device, it uses grep to look through a list of all registered
> keys. The existing regular expression was not specific enough, and could
> result in false positives. This patch fixes the problem by using anchors
> to make the regular expression more specific.
> 
> Resolves: rhbz#670910

ACK

-- Lon

Reply via email to