Lines Matching full:dout
372 dout("parsed dir dname '%.*s'\n", rde->name_len, rde->name); in parse_reply_info_readdir()
430 dout("got %u sets of delegated inodes\n", sets); in ceph_parse_deleg_inos()
448 dout("added delegated inode 0x%llx\n", in ceph_parse_deleg_inos()
653 dout("mdsc get_session %p %d -> %d\n", s, in ceph_get_mds_session()
657 dout("mdsc get_session %p 0 -- FAIL\n", s); in ceph_get_mds_session()
667 dout("mdsc put_session %p %d -> %d\n", s, in ceph_put_mds_session()
726 dout("%s: realloc to %d\n", __func__, newmax); in register_session()
739 dout("%s: mds%d\n", __func__, mds); in register_session()
791 dout("__unregister_session mds%d %p\n", s->s_mds, s); in __unregister_session()
928 dout("__register_request %p tid %lld\n", req, req->r_tid); in __register_request()
952 dout("__unregister_request %p tid %lld\n", req, req->r_tid); in __unregister_request()
1050 dout("%s using resend_mds mds%d\n", __func__, in __choose_mds()
1068 dout("%s using snapdir's parent %p\n", __func__, inode); in __choose_mds()
1088 dout("%s using nonsnap parent %p\n", __func__, inode); in __choose_mds()
1104 dout("%s %p is_hash=%d (0x%x) mode %d\n", __func__, inode, (int)is_hash, in __choose_mds()
1123 dout("%s %p %llx.%llx frag %u mds%d (%d/%d)\n", in __choose_mds()
1138 dout("%s %p %llx.%llx frag %u mds%d (auth)\n", in __choose_mds()
1164 dout("%s %p %llx.%llx mds%d (%scap %p)\n", __func__, in __choose_mds()
1179 dout("%s chose random mds%d\n", __func__, mds); in __choose_mds()
1402 dout("open_session to mds%d (%s)\n", mds, in __open_session()
1447 dout("open_export_target_session to mds%d\n", target); in ceph_mdsc_open_export_target_session()
1467 dout("open_export_target_sessions for mds%d (%d targets)\n", in __open_export_target_sessions()
1495 dout("dispose_cap_releases mds%d\n", session->s_mds); in detach_cap_releases()
1516 dout("cleanup_session_requests mds%d\n", session->s_mds); in cleanup_session_requests()
1557 dout("iterate_session_caps %p mds%d\n", session, session->s_mds); in ceph_iterate_session_caps()
1587 dout("iterate_session_caps finishing cap %p removal\n", in ceph_iterate_session_caps()
1622 dout("removing capsnaps, ci is %p, inode is %p\n", ci, inode); in remove_capsnaps()
1648 dout("removing cap %p, ci is %p, inode is %p\n", in remove_session_caps_cb()
1750 dout("remove_session_caps on %p\n", session); in remove_session_caps()
1831 dout("wake_up_session_caps %p mds%d\n", session, session->s_mds); in wake_up_session_caps()
1857 dout("send_renew_caps ignoring mds%d (%s)\n", in send_renew_caps()
1862 dout("send_renew_caps to mds%d (%s)\n", session->s_mds, in send_renew_caps()
1877 dout("send_flushmsg_ack to mds%d (%s)s seq %lld\n", in send_flushmsg_ack()
1912 dout("renewed_caps mds%d ttl now %lu, was %s, now %s\n", in renewed_caps()
1928 dout("request_close_session mds%d state %s seq %lld\n", in request_close_session()
1999 dout("trim_caps_cb %p cap %p mine %s oissued %s used %s wanted %s\n", in trim_caps_cb()
2041 dout("trim_caps_cb %p cap %p pruned, count now %d\n", in trim_caps_cb()
2063 dout("trim_caps mds%d start: %d / %d, trim %d\n", in ceph_trim_caps()
2069 dout("trim_caps mds%d done: %d / %d, trimmed %d\n", in ceph_trim_caps()
2089 dout("check_caps_flush still flushing tid " in check_caps_flush()
2106 dout("check_caps_flush want %llu\n", want_flush_tid); in wait_caps_flush()
2111 dout("check_caps_flush ok, flushed thru %llu\n", want_flush_tid); in wait_caps_flush()
2178 dout("send_cap_releases mds%d %p\n", session->s_mds, msg); in ceph_send_cap_releases()
2198 dout("send_cap_releases mds%d %p\n", session->s_mds, msg); in ceph_send_cap_releases()
2233 dout("cap release work queued\n"); in ceph_flush_cap_releases()
2236 dout("failed to queue cap release work\n"); in ceph_flush_cap_releases()
2268 dout("caps reclaim work queued\n"); in ceph_queue_cap_reclaim_work()
2270 dout("failed to queue caps release work\n"); in ceph_queue_cap_reclaim_work()
2418 dout("build_path path+%d: %p SNAPDIR\n", in ceph_mdsc_build_path()
2464 dout("build_path on %p %d built %llx '%.*s'\n", in ceph_mdsc_build_path()
2529 dout(" inode %p %llx.%llx\n", rinode, ceph_ino(rinode), in set_request_path_attr()
2534 dout(" dentry %p %llx/%.*s\n", rdentry, *ino, *pathlen, in set_request_path_attr()
2540 dout(" path %.*s\n", *pathlen, rpath); in set_request_path_attr()
2723 dout("prepare_send_request %p tid %lld %s (attempt %d)\n", req, in __prepare_send_request()
2785 dout(" r_parent = %p\n", req->r_parent); in __prepare_send_request()
2828 dout("do_request timed out\n"); in __do_request()
2833 dout("do_request forced umount\n"); in __do_request()
2840 dout("do_request mdsmap err %d\n", err); in __do_request()
2844 dout("do_request no mdsmap, waiting for map\n"); in __do_request()
2865 dout("do_request no mds or not active, waiting for map\n"); in __do_request()
2881 dout("do_request mds%d session %p state %s\n", mds, session, in __do_request()
2923 dout("__do_request early error %d\n", err); in __do_request()
2946 dout(" wake request %p tid %llu\n", req, req->r_tid); in __wake_requests()
2960 dout("kick_requests mds%d\n", mds); in kick_requests()
2970 dout(" kicking tid %llu\n", req->r_tid); in kick_requests()
3002 dout("%s: wait for async create returned: %d\n", in ceph_mdsc_submit_request()
3011 dout("%s: wait for async create returned: %d\n", in ceph_mdsc_submit_request()
3017 dout("submit_request on %p for inode %p\n", req, dir); in ceph_mdsc_submit_request()
3032 dout("do_request waiting\n"); in ceph_mdsc_wait_request()
3046 dout("do_request waited, got %d\n", err); in ceph_mdsc_wait_request()
3053 dout("aborted request %lld with %d\n", req->r_tid, err); in ceph_mdsc_wait_request()
3086 dout("do_request on %p\n", req); in ceph_mdsc_do_request()
3092 dout("do_request %p done, result %d\n", req, err); in ceph_mdsc_do_request()
3105 dout("invalidate_dir_request %p %p (complete, lease(s))\n", dir, old_dir); in ceph_invalidate_dir_request()
3145 dout("handle_reply on unknown tid %llu\n", tid); in handle_reply()
3149 dout("handle_reply %p\n", req); in handle_reply()
3185 dout("got ESTALE on request %llu\n", req->r_tid); in handle_reply()
3188 dout("not using auth, setting for that now\n"); in handle_reply()
3196 dout("but auth changed, so resending\n"); in handle_reply()
3202 dout("have to return ESTALE on request %llu\n", req->r_tid); in handle_reply()
3222 dout("got safe reply %llu, mds%d\n", tid, mds); in handle_reply()
3232 dout("handle_reply tid %lld result %d\n", tid, result); in handle_reply()
3299 dout("reply arrived after request %lld was aborted\n", tid); in handle_reply()
3339 dout("forward tid %llu to mds%d - req dne\n", tid, next_mds); in handle_forward()
3344 dout("forward tid %llu aborted, unregistering\n", tid); in handle_forward()
3347 dout("forward tid %llu to mds%d - old seq %d <= %d\n", in handle_forward()
3351 dout("forward tid %llu to mds%d (we resend)\n", tid, next_mds); in handle_forward()
3446 dout("handle_session mds%d %s %p state %s seq %llu\n", in handle_session()
3509 dout("force_session_readonly %p\n", session); in handle_session()
3557 dout("releasing r_dir_caps=%s\n", ceph_cap_string(dcaps)); in ceph_mdsc_release_dir_caps()
3568 dout("releasing r_dir_caps=%s\n", ceph_cap_string(dcaps)); in ceph_mdsc_release_dir_caps_no_check()
3583 dout("replay_unsafe_requests mds%d\n", session->s_mds); in replay_unsafe_requests()
3741 dout(" adding %p ino %llx.%llx cap %p %lld %s\n", in reconnect_caps_cb()
3947 dout(" adding snap realm %llx seq %lld parent %llx\n", in encode_snap_realms()
4001 dout("session %p state %s\n", session, in send_mds_reconnect()
4157 dout("check_new_map new %u old %u\n", in check_new_map()
4167 dout("check_new_map mds%d state %s%s -> %s%s (session %s)\n", in check_new_map()
4244 dout(" connecting to export targets of laggy mds%d\n", in check_new_map()
4283 dout("handle_lease from mds%d\n", mds); in handle_lease()
4298 dout("handle_lease %s, ino %llx %p %.*s\n", in handle_lease()
4306 dout("handle_lease no inode %llx\n", vino.ino); in handle_lease()
4313 dout("no parent dentry on inode %p\n", inode); in handle_lease()
4383 dout("lease_send_msg identry %p %s to mds%d\n", in ceph_mdsc_lease_send_msg()
4479 dout("resending session close request for mds%d\n", s->s_mds); in inc_session_sequence()
4512 dout("mdsc delayed_work\n"); in delayed_work()
4656 dout("wait_requests waiting for requests\n"); in wait_requests()
4663 dout("wait_requests timed out on tid %llu\n", in wait_requests()
4670 dout("wait_requests done\n"); in wait_requests()
4684 dout("request mdlog flush to mds%d (%s)s seq %lld\n", s->s_mds, in send_flush_mdlog()
4703 dout("pre_umount\n"); in ceph_mdsc_pre_umount()
4729 dout("wait_unsafe_requests want %lld\n", want_tid); in wait_unsafe_requests()
4746 dout("wait_unsafe_requests wait on %llu (want %llu)\n", in wait_unsafe_requests()
4763 dout("wait_unsafe_requests done\n"); in wait_unsafe_requests()
4773 dout("sync\n"); in ceph_mdsc_sync()
4789 dout("sync want tid %lld flush_seq %lld\n", in ceph_mdsc_sync()
4816 dout("close_sessions\n"); in ceph_mdsc_close_sessions()
4834 dout("waiting for sessions to close\n"); in ceph_mdsc_close_sessions()
4862 dout("stopped\n"); in ceph_mdsc_close_sessions()
4870 dout("force umount\n"); in ceph_mdsc_force_umount()
4901 dout("stop\n"); in ceph_mdsc_stop()
4922 dout("mdsc_destroy %p\n", mdsc); in ceph_mdsc_destroy()
4936 dout("mdsc_destroy %p done\n", mdsc); in ceph_mdsc_destroy()
4955 dout("handle_fsmap epoch %u\n", epoch); in ceph_mdsc_handle_fsmap()
5034 dout("handle_map epoch %u len %d\n", epoch, (int)maplen); in ceph_mdsc_handle_mdsmap()
5039 dout("handle_map epoch %u <= our %u\n", in ceph_mdsc_handle_mdsmap()