diff options
| author | Noriko Hosoi <nhosoi@redhat.com> | 2007-10-12 18:03:43 +0000 |
|---|---|---|
| committer | Noriko Hosoi <nhosoi@redhat.com> | 2007-10-12 18:03:43 +0000 |
| commit | ee385e64f9dff2f36ffa8eebd872f98aadcffbdb (patch) | |
| tree | ee202c50603315d75268df89ad58398b7e9bc6be /lib/libadmin | |
| parent | ad8f6417258a3eca48da8cd8778721fdecc61078 (diff) | |
Resolves: #193724
Summary: "nested" filtered roles result in deadlock (Comment #12)
Description:
1. Changed cache_lock to the read-write lock.
2. Instead of using the local vattr_context in vattr_test_filter, use the one
set in pblock as much as possible. To achieve the goal, introduced
pb_vattr_context to pblock.
3. Increased VATTR_LOOP_COUNT_MAX from 50 to 256.
4. When the loop count hit VATTR_LOOP_COUNT_MAX, it sets
LDAP_UNWILLING_TO_PERFORM and returns it to the client.
Diffstat (limited to 'lib/libadmin')
0 files changed, 0 insertions, 0 deletions
