Whamcloud - gitweb
Enhance debugfs so that set_super_value can now set the wtime, mtime,
authorTheodore Ts'o <tytso@mit.edu>
Wed, 22 Dec 2004 01:37:36 +0000 (20:37 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 22 Dec 2004 01:37:36 +0000 (20:37 -0500)
commit7dec050a807eec171e29c9a7966347633a5992bf
tree7e3371fbf4ec3d72019337a6cb9198b742077a54
parenta06bd026c7f366c080db0a38ffbf1fe38abb0999
Enhance debugfs so that set_super_value can now set the wtime, mtime,
lastcheck, and mkfs_time fields with date/time values.

Add the set_inode command to debugfs so that individual inode fields can
be more easily modified.  We should probably make the modify_inode
command go away at some point.
debugfs/ChangeLog
debugfs/Makefile.in
debugfs/debug_cmds.ct
debugfs/debugfs.8.in
debugfs/debugfs.h
debugfs/set_fields.c [moved from debugfs/setsuper.c with 51% similarity]