after adding debugging output

Neulinger, Nathan R. nneul at umr.edu
Wed Feb 17 18:39:42 CET 1999



Feb 17 11:31:35 webindex kernel: xfs_message_installnode: fetching new node
Feb 17 11:31:35 webindex kernel: new_xfs_node 0.536956207.219.1050
Feb 17 11:31:35 webindex kernel: new_xfs_node: calling xfs_node_find
Feb 17 11:31:35 webindex kernel: xfs_node_find
Feb 17 11:31:35 webindex kernel: xfs_node_find: after loop
Feb 17 11:31:35 webindex kernel: new_xfs_node: xfs_node_find returned
Feb 17 11:31:35 webindex kernel: new_xfs_node: found old node
Feb 17 11:31:35 webindex kernel: new_xfs_node returning
Feb 17 11:31:35 webindex arla[350]: worker 0: processing
Feb 17 11:31:35 webindex arla[350]: Rec message: opcode = 4 (getnode), size
= 29

I added a number of debug statements, looks to me like it is not getting
past the new_xfs_node in the following snippet, even though new_xfs_node
returns. That or the log isn't getting flushed and there is a bit of output
left in the buffer.

    XFSDEB(XDEBMSG, ("xfs_message_installnode: fetching new node\n"));
    n = new_xfs_node(&xfs[fd], &message->node); /* VN_HOLD's */
    XFSDEB(XDEBMSG, ("xfs_message_installnode: inode: %p aliases: ",
             XNODE_TO_VNODE(n)));

Is there anything else you can suggest that I can add/do to help get you
additional debug info?

-- Nathan

------------------------------------------------------------
Nathan Neulinger                       EMail:  nneul at umr.edu
University of Missouri - Rolla         Phone: (573) 341-4841
Computing Services                       Fax: (573) 341-4216 





More information about the Arla-drinkers mailing list