Whamcloud - gitweb
Many files:
authorTheodore Ts'o <tytso@mit.edu>
Sat, 9 Dec 2000 06:41:25 +0000 (06:41 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 9 Dec 2000 06:41:25 +0000 (06:41 +0000)
commit0e8a9560d89dd9cca73037a59efa93e46abdccda
tree8062597e8d148751e467e7aeeb79b048896277fc
parent586187372afea65ae685687505b49b40fc5f3212
Many files:
  jfs_e2fsck.h, jfs_user.h: Replaces jfs_compat.h.  The jfs.h file has
   been moved to the include/linux directory.
  journal.c, revoke.c, recovery.c: Updated files from Stephen to support
   the V2 superblock and revoke processing.  The journal.c and revoke.c
   files are copies from the ext3 kernel source.
  Makefile.in: Added revoke.c to the list of source/object files.
Makefile.in:
  Fix up some mistakes in the source file list, and regenerate the
  dependencies.
  Update Makefile dependencies.
ChangeLog, jfs.h:
  jfs.h: Remove excess #include of JFS_DEBUG.  Not needed for e2fsprogs,
   since we optioanlly define it in the configuration file system.
17 files changed:
debugfs/Makefile.in
e2fsck/ChangeLog
e2fsck/Makefile.in
e2fsck/jfs_e2fsck.h [new file with mode: 0644]
e2fsck/jfs_user.h [new file with mode: 0644]
e2fsck/journal.c
e2fsck/recovery.c
e2fsck/revoke.c [new file with mode: 0644]
include/linux/ChangeLog
include/linux/jfs.h
lib/e2p/Makefile.in
lib/ext2fs/Makefile.in
lib/ss/Makefile.in
lib/uuid/Makefile.in
misc/Makefile.in
resize/Makefile.in
tests/progs/Makefile.in