1. 16 Dec, 2001 1 commit
  2. 08 Jun, 2001 1 commit
    • Theodore Ts'o's avatar
      ChangeLog, jfs.h: · 725c474f
      Theodore Ts'o authored
        jfs.h: Synchronize with ext3 0.7a
      ChangeLog, recovery.c, revoke.c:
        recover.c, revoke.c: Synchronize with ext3 0.7a
      725c474f
  3. 29 Mar, 2001 2 commits
  4. 06 Jan, 2001 1 commit
    • Theodore Ts'o's avatar
      Many files: · 53ef44c4
      Theodore Ts'o authored
        journal.c, pass1.c, pass1b.c, pass3.c, recovery.c, revoke.c, super.c,
        	unix.c, util.c: Fix random gcc -Wall complaints.
        jfs_user.h: Use more sophisticated inline handling to allow building
        	with --enable-gcc-wall
      53ef44c4
  5. 09 Dec, 2000 1 commit
    • Theodore Ts'o's avatar
      Many files: · 0e8a9560
      Theodore Ts'o authored
        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.
      0e8a9560