xfs
[Top] [All Lists]

TAKE - update some debug commands

To: linux-xfs@xxxxxxxxxxx
Subject: TAKE - update some debug commands
From: Steve Lord <lord@xxxxxxx>
Date: Fri, 25 Apr 2003 05:56:16 -0500
Sender: linux-xfs-bounce@xxxxxxxxxxx
Add some new debugging commands to XFS. Allow us to list the
delayed write metadata buffers, and vfs and super block basics.
Also update the printing of some list pointers so we print the
address of the data structure rather than the address of the
list entry within it.


Date:  Fri Apr 25 03:58:04 PDT 2003
Workarea:  penguin.americas.sgi.com:/src/lord/xfs-linux.2.4

The following file(s) were checked into:
  bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs


Modid:  2.4.x-xfs:slinx:147046a
linux/fs/xfs/xfsidbg.c - 1.220
        - ad pbdelay, rework pb command to dump pagebuf pointers rather than
          the list pointers within them when showing list information.

linux/kdb/modules/kdbm_pg.c - 1.66
        - add sb command for superblock, rework some list pointer printing

linux/fs/xfs/pagebuf/page_buf.c - 1.115
        - make pbd_delwrite_queue global for debugging



<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - update some debug commands, Steve Lord <=