]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
kclient: separate flag for got_safe and got_unsafe
authorSage Weil <sage@newdream.net>
Fri, 9 Jan 2009 20:48:24 +0000 (12:48 -0800)
committerSage Weil <sage@newdream.net>
Fri, 9 Jan 2009 22:16:17 +0000 (14:16 -0800)
commit6b88cca6e8c843ce8f16438ae46058f13f3c77f7
tree4d43ff9f5714bb7e8e5e07418c1a9114f9e65909
parentce45c26bc5b4adcd3f0bafbb8ea1ad63d678c6ea
kclient: separate flag for got_safe and got_unsafe

Slightly more informative debugging messages.  Avoid doing the safe cleanup
twice.

And the distinction will be important when replaying unsafe requests to
the mds during reconnect.  I think.
src/kernel/mds_client.c
src/kernel/mds_client.h