summaryrefslogtreecommitdiffstats
path: root/fs/ceph/osdmap.c
diff options
context:
space:
mode:
authorSage Weil2010-06-10 22:20:33 +0200
committerSage Weil2010-08-02 05:11:39 +0200
commit3b454c4945c756686e91d77eeefac80cb5d21baf (patch)
treebd55ec2db3c234cf2fb1eebcf1ace3e4b9e2bc35 /fs/ceph/osdmap.c
parentceph: simplify add_cap_releases (diff)
downloadkernel-qcow2-linux-3b454c4945c756686e91d77eeefac80cb5d21baf.tar.gz
kernel-qcow2-linux-3b454c4945c756686e91d77eeefac80cb5d21baf.tar.xz
kernel-qcow2-linux-3b454c4945c756686e91d77eeefac80cb5d21baf.zip
ceph: simplify caps revocation, fix for multimds
The caps revocation should either initiate writeback, invalidateion, or call check_caps to ack or do the dirty work. The primary question is whether we can get away with only checking the auth cap or whether all caps need to be checked. The old code was doing...something else. At the very least, revocations from non-auth MDSs could break by triggering the "check auth cap only" case. Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'fs/ceph/osdmap.c')
0 files changed, 0 insertions, 0 deletions