Whamcloud - gitweb
debugfs: create inode_dump command to dump an inode in hex
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 22 Jul 2014 16:44:42 +0000 (12:44 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 22 Jul 2014 17:48:54 +0000 (13:48 -0400)
commite13ebfdd5f13876de1b978c8a5ed5a322ed7ba62
treeefd8ba7411a677a2a592947c982f5ed2df75c3a0
parentc7c539e8fd86de691475eea00409c6c030f312cd
debugfs: create inode_dump command to dump an inode in hex

Create a command that will dump an entire inode's space in hex.

[ Modified by tytso to add a description to the man page, and to add
  the more formal command name, inode_dump, in addition to short
  command name of "idump". ]

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debugfs/debug_cmds.ct
debugfs/debugfs.8.in
debugfs/debugfs.c
debugfs/debugfs.h
debugfs/zap.c