Lines Matching refs: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()
441 dout("added delegated inode 0x%llx\n", in ceph_parse_deleg_inos()
646 dout("mdsc get_session %p %d -> %d\n", s, in ceph_get_mds_session()
650 dout("mdsc get_session %p 0 -- FAIL\n", s); in ceph_get_mds_session()
657 dout("mdsc put_session %p %d -> %d\n", s, in ceph_put_mds_session()
716 dout("%s: realloc to %d\n", __func__, newmax); in register_session()
729 dout("%s: mds%d\n", __func__, mds); in register_session()
781 dout("__unregister_session mds%d %p\n", s->s_mds, s); in __unregister_session()
891 dout("__register_request %p tid %lld\n", req, req->r_tid); in __register_request()
915 dout("__unregister_request %p tid %lld\n", req, req->r_tid); in __unregister_request()
1013 dout("%s using resend_mds mds%d\n", __func__, in __choose_mds()
1031 dout("%s using snapdir's parent %p\n", __func__, inode); in __choose_mds()
1051 dout("%s using nonsnap parent %p\n", __func__, inode); in __choose_mds()
1067 dout("%s %p is_hash=%d (0x%x) mode %d\n", __func__, inode, (int)is_hash, in __choose_mds()
1086 dout("%s %p %llx.%llx frag %u mds%d (%d/%d)\n", in __choose_mds()
1101 dout("%s %p %llx.%llx frag %u mds%d (auth)\n", in __choose_mds()
1127 dout("%s %p %llx.%llx mds%d (%scap %p)\n", __func__, in __choose_mds()
1142 dout("%s chose random mds%d\n", __func__, mds); in __choose_mds()
1361 dout("open_session to mds%d (%s)\n", mds, in __open_session()
1406 dout("open_export_target_session to mds%d\n", target); in ceph_mdsc_open_export_target_session()
1426 dout("open_export_target_sessions for mds%d (%d targets)\n", in __open_export_target_sessions()
1455 dout("dispose_cap_releases mds%d\n", session->s_mds); in detach_cap_releases()
1477 dout("cleanup_session_requests mds%d\n", session->s_mds); in cleanup_session_requests()
1524 dout("iterate_session_caps %p mds%d\n", session, session->s_mds); in ceph_iterate_session_caps()
1554 dout("iterate_session_caps finishing cap %p removal\n", in ceph_iterate_session_caps()
1590 dout("removing cap %p, ci is %p, inode is %p\n", in remove_session_caps_cb()
1687 dout("remove_session_caps on %p\n", session); in remove_session_caps()
1768 dout("wake_up_session_caps %p mds%d\n", session, session->s_mds); in wake_up_session_caps()
1794 dout("send_renew_caps ignoring mds%d (%s)\n", in send_renew_caps()
1799 dout("send_renew_caps to mds%d (%s)\n", session->s_mds, in send_renew_caps()
1814 dout("send_flushmsg_ack to mds%d (%s)s seq %lld\n", in send_flushmsg_ack()
1849 dout("renewed_caps mds%d ttl now %lu, was %s, now %s\n", in renewed_caps()
1865 dout("request_close_session mds%d state %s seq %lld\n", in request_close_session()
1935 dout("trim_caps_cb %p cap %p mine %s oissued %s used %s wanted %s\n", in trim_caps_cb()
1977 dout("trim_caps_cb %p cap %p pruned, count now %d\n", in trim_caps_cb()
1999 dout("trim_caps mds%d start: %d / %d, trim %d\n", in ceph_trim_caps()
2005 dout("trim_caps mds%d done: %d / %d, trimmed %d\n", in ceph_trim_caps()
2025 dout("check_caps_flush still flushing tid " in check_caps_flush()
2042 dout("check_caps_flush want %llu\n", want_flush_tid); in wait_caps_flush()
2047 dout("check_caps_flush ok, flushed thru %llu\n", want_flush_tid); in wait_caps_flush()
2114 dout("send_cap_releases mds%d %p\n", session->s_mds, msg); in ceph_send_cap_releases()
2134 dout("send_cap_releases mds%d %p\n", session->s_mds, msg); in ceph_send_cap_releases()
2169 dout("cap release work queued\n"); in ceph_flush_cap_releases()
2172 dout("failed to queue cap release work\n"); in ceph_flush_cap_releases()
2204 dout("caps reclaim work queued\n"); in ceph_queue_cap_reclaim_work()
2206 dout("failed to queue caps release work\n"); in ceph_queue_cap_reclaim_work()
2354 dout("build_path path+%d: %p SNAPDIR\n", in ceph_mdsc_build_path()
2400 dout("build_path on %p %d built %llx '%.*s'\n", in ceph_mdsc_build_path()
2465 dout(" inode %p %llx.%llx\n", rinode, ceph_ino(rinode), in set_request_path_attr()
2470 dout(" dentry %p %llx/%.*s\n", rdentry, *ino, *pathlen, in set_request_path_attr()
2476 dout(" path %.*s\n", *pathlen, rpath); in set_request_path_attr()
2659 dout("prepare_send_request %p tid %lld %s (attempt %d)\n", req, in __prepare_send_request()
2721 dout(" r_parent = %p\n", req->r_parent); in __prepare_send_request()
2764 dout("do_request timed out\n"); in __do_request()
2769 dout("do_request forced umount\n"); in __do_request()
2776 dout("do_request mdsmap err %d\n", err); in __do_request()
2780 dout("do_request no mdsmap, waiting for map\n"); in __do_request()
2801 dout("do_request no mds or not active, waiting for map\n"); in __do_request()
2817 dout("do_request mds%d session %p state %s\n", mds, session, in __do_request()
2859 dout("__do_request early error %d\n", err); in __do_request()
2882 dout(" wake request %p tid %llu\n", req, req->r_tid); in __wake_requests()
2896 dout("kick_requests mds%d\n", mds); in kick_requests()
2906 dout(" kicking tid %llu\n", req->r_tid); in kick_requests()
2938 dout("%s: wait for async create returned: %d\n", in ceph_mdsc_submit_request()
2947 dout("%s: wait for async create returned: %d\n", in ceph_mdsc_submit_request()
2953 dout("submit_request on %p for inode %p\n", req, dir); in ceph_mdsc_submit_request()
2968 dout("do_request waiting\n"); in ceph_mdsc_wait_request()
2982 dout("do_request waited, got %d\n", err); in ceph_mdsc_wait_request()
2989 dout("aborted request %lld with %d\n", req->r_tid, err); in ceph_mdsc_wait_request()
3022 dout("do_request on %p\n", req); in ceph_mdsc_do_request()
3028 dout("do_request %p done, result %d\n", req, err); in ceph_mdsc_do_request()
3041 dout("invalidate_dir_request %p %p (complete, lease(s))\n", dir, old_dir); in ceph_invalidate_dir_request()
3081 dout("handle_reply on unknown tid %llu\n", tid); in handle_reply()
3085 dout("handle_reply %p\n", req); in handle_reply()
3121 dout("got ESTALE on request %llu\n", req->r_tid); in handle_reply()
3124 dout("not using auth, setting for that now\n"); in handle_reply()
3132 dout("but auth changed, so resending\n"); in handle_reply()
3138 dout("have to return ESTALE on request %llu\n", req->r_tid); in handle_reply()
3158 dout("got safe reply %llu, mds%d\n", tid, mds); in handle_reply()
3168 dout("handle_reply tid %lld result %d\n", tid, result); in handle_reply()
3235 dout("reply arrived after request %lld was aborted\n", tid); in handle_reply()
3275 dout("forward tid %llu to mds%d - req dne\n", tid, next_mds); in handle_forward()
3280 dout("forward tid %llu aborted, unregistering\n", tid); in handle_forward()
3283 dout("forward tid %llu to mds%d - old seq %d <= %d\n", in handle_forward()
3287 dout("forward tid %llu to mds%d (we resend)\n", tid, next_mds); in handle_forward()
3382 dout("handle_session mds%d %s %p state %s seq %llu\n", in handle_session()
3439 dout("force_session_readonly %p\n", session); in handle_session()
3487 dout("releasing r_dir_caps=%s\n", ceph_cap_string(dcaps)); in ceph_mdsc_release_dir_caps()
3498 dout("releasing r_dir_caps=%s\n", ceph_cap_string(dcaps)); in ceph_mdsc_release_dir_caps_no_check()
3513 dout("replay_unsafe_requests mds%d\n", session->s_mds); in replay_unsafe_requests()
3671 dout(" adding %p ino %llx.%llx cap %p %lld %s\n", in reconnect_caps_cb()
3878 dout(" adding snap realm %llx seq %lld parent %llx\n", in encode_snap_realms()
3932 dout("session %p state %s\n", session, in send_mds_reconnect()
4088 dout("check_new_map new %u old %u\n", in check_new_map()
4098 dout("check_new_map mds%d state %s%s -> %s%s (session %s)\n", in check_new_map()
4175 dout(" connecting to export targets of laggy mds%d\n", in check_new_map()
4214 dout("handle_lease from mds%d\n", mds); in handle_lease()
4229 dout("handle_lease %s, ino %llx %p %.*s\n", in handle_lease()
4237 dout("handle_lease no inode %llx\n", vino.ino); in handle_lease()
4244 dout("no parent dentry on inode %p\n", inode); in handle_lease()
4314 dout("lease_send_msg identry %p %s to mds%d\n", in ceph_mdsc_lease_send_msg()
4422 dout("resending session close request for mds%d\n", s->s_mds); in inc_session_sequence()
4448 dout("mdsc delayed_work\n"); in delayed_work()
4592 dout("wait_requests waiting for requests\n"); in wait_requests()
4599 dout("wait_requests timed out on tid %llu\n", in wait_requests()
4606 dout("wait_requests done\n"); in wait_requests()
4615 dout("pre_umount\n"); in ceph_mdsc_pre_umount()
4640 dout("wait_unsafe_requests want %lld\n", want_tid); in wait_unsafe_requests()
4657 dout("wait_unsafe_requests wait on %llu (want %llu)\n", in wait_unsafe_requests()
4674 dout("wait_unsafe_requests done\n"); in wait_unsafe_requests()
4684 dout("sync\n"); in ceph_mdsc_sync()
4700 dout("sync want tid %lld flush_seq %lld\n", in ceph_mdsc_sync()
4727 dout("close_sessions\n"); in ceph_mdsc_close_sessions()
4745 dout("waiting for sessions to close\n"); in ceph_mdsc_close_sessions()
4773 dout("stopped\n"); in ceph_mdsc_close_sessions()
4781 dout("force umount\n"); in ceph_mdsc_force_umount()
4812 dout("stop\n"); in ceph_mdsc_stop()
4833 dout("mdsc_destroy %p\n", mdsc); in ceph_mdsc_destroy()
4848 dout("mdsc_destroy %p done\n", mdsc); in ceph_mdsc_destroy()
4867 dout("handle_fsmap epoch %u\n", epoch); in ceph_mdsc_handle_fsmap()
4946 dout("handle_map epoch %u len %d\n", epoch, (int)maplen); in ceph_mdsc_handle_mdsmap()
4951 dout("handle_map epoch %u <= our %u\n", in ceph_mdsc_handle_mdsmap()