txlock subcommand

The txlock subcommand displays the Enhanced Journaled File System (JFS2) transaction lock structure.

Format

txlock address

Parameters

Item Description
address Displays the transaction lock structure at the specified address.

Other

txlck

Examples

The following is an example of how to use the txlock subcommand:

KDB(3)> txlock 2FF3ABA8
tid..........0x00000003
flag.........0x00008801   PAGELOCK LOG LOCAL 
next.........0x2FF3AB60  ip...........0x32573B00
bp...........0x325411C0  lock.........0x00000000
type.........0x00008002   GROW ENTRY INODE

maxcnt.......0x00000016  l2linesize...0x00000004  index........0x00000001

lv[0].offset.0x00000040  lv[0].length.0x00000008
next.........0x00000000
KDB(3)>