diff options
author | Srinivas Eeda <srinivas.eeda@oracle.com> | 2010-03-22 23:50:47 (GMT) |
---|---|---|
committer | Joel Becker <joel.becker@oracle.com> | 2010-03-24 01:22:59 (GMT) |
commit | 14741472a05245ed5778aa0aec055e1f920b6ef8 (patch) | |
tree | 0384fc0f8c3439a4bb2900bc725dae8a1f7924dd /net/core/netpoll.c | |
parent | b54c2ca475fa7d7450a45b6d778dae9dbe0bcbfe (diff) | |
download | linux-fsl-qoriq-14741472a05245ed5778aa0aec055e1f920b6ef8.tar.xz |
ocfs2: Fix a race in o2dlm lockres mastery
In o2dlm, the master of a lock resource keeps a map of all interested
nodes. This prevents the master from purging the resource before an
interested node can create a lock.
A race between the mastery thread and the mastery handler allowed an
interested node to discover who the master is without informing the
master directly. This is easily fixed by holding the dlm spinlock a
little longer in the mastery handler.
Signed-off-by: Srinivas Eeda <srinivas.eeda@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Diffstat (limited to 'net/core/netpoll.c')
0 files changed, 0 insertions, 0 deletions