Whamcloud - gitweb
Makefile.in, debug_cmds.ct, setsuper.c, ChangeLog:
authorTheodore Ts'o <tytso@mit.edu>
Mon, 14 Aug 2000 20:37:09 +0000 (20:37 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 14 Aug 2000 20:37:09 +0000 (20:37 +0000)
commitc6bd0c97e4dc42511015b9a20b3e35dcdc8fd411
tree482efd09b102ad8f03f7fc692aa2606a0e4e3124
parent53d3955001593b668b15e2d10b3a191f689f9779
Makefile.in, debug_cmds.ct, setsuper.c, ChangeLog:
  setsuper.c: New function which implements the set_super_value command.
   Allows the user to set arbitrary superblock fields.
ChangeLog, util.c:
  util.c (open_pager): If the PAGER environment variable is not set,
   default to using "more".
debugfs/ChangeLog
debugfs/Makefile.in
debugfs/debug_cmds.ct
debugfs/setsuper.c [new file with mode: 0644]
debugfs/util.c