summaryrefslogtreecommitdiffstats
path: root/fs/dlm/user.c
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2008-01-09 10:37:39 -0600
committerDavid Teigland <teigland@redhat.com>2008-01-30 11:04:42 -0600
commit755b5eb8bac90b35dc901465a06081aaad94e9ae (patch)
tree95fcee45218437aa2fbc17642feece9310f25abe /fs/dlm/user.c
parent42dc1601a9a31e8da767a4a9c37bad844b3698ab (diff)
downloadop-kernel-dev-755b5eb8bac90b35dc901465a06081aaad94e9ae.zip
op-kernel-dev-755b5eb8bac90b35dc901465a06081aaad94e9ae.tar.gz
dlm: limit dir lookup loop
In a rare case we may need to repeat a local resource directory lookup due to a race with removing the rsb and removing the resdir record. We'll never need to do more than a single additional lookup, though, so the infinite loop around the lookup can be removed. In addition to being unnecessary, the infinite loop is dangerous since some other unknown condition may appear causing the loop to never break. Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'fs/dlm/user.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud