diff options
author | Sage Weil <sage@newdream.net> | 2009-12-22 05:40:34 +0100 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2009-12-23 17:17:14 +0100 |
commit | 5dacf09121ffb2e5fc7d15b78cae0b77042a1935 (patch) | |
tree | 8a4ec2fde459f93936a91644d024673d37347408 /arch/x86/lib | |
parent | ceph: fix incremental osdmap pg_temp decoding bug (diff) | |
download | linux-5dacf09121ffb2e5fc7d15b78cae0b77042a1935.tar.xz linux-5dacf09121ffb2e5fc7d15b78cae0b77042a1935.zip |
ceph: do not touch_caps while iterating over caps list
Avoid confusing iterate_session_caps(), flag the session while we are
iterating so that __touch_cap does not rearrange items on the list.
All other modifiers of session->s_caps do so under the protection of
s_mutex.
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'arch/x86/lib')
0 files changed, 0 insertions, 0 deletions