1. 20 Mar, 2014 1 commit
  2. 06 Mar, 2014 2 commits
  3. 13 May, 2006 1 commit
  4. 14 Apr, 2005 1 commit
  5. 01 Mar, 2005 1 commit
  6. 19 Jan, 2005 1 commit
  7. 20 Mar, 2004 1 commit
  8. 02 Mar, 2004 1 commit
  9. 07 Dec, 2003 1 commit
  10. 25 Jul, 2003 1 commit
  11. 31 Aug, 2002 1 commit
  12. 24 Dec, 2001 2 commits
  13. 11 May, 2001 1 commit
  14. 24 Oct, 2000 1 commit
    • Theodore Ts'o's avatar
      ChangeLog, Makefile.in, ext2_err.et.in, ext2fs.h, jfs_dat.h, mkjournal.c: · d3cd93ca
      Theodore Ts'o authored
        Makefile.in, ext2fs.h, jfs_dat.h, mkjournal.c: Add functions for
        	creating an ext3 journal on a filesystem.
        ext2_err.et.in (EXT2_JOURNAL_NOT_BLOCK): Add new error code.
      .del-ext2_fs.h~7a460879, ChangeLog:
        ext2_fs.h (EXT2_JOURNAL_INO): Add definition for EXT2_JOURNAL_INO;
        	reserve inode #7 for EXT2_RESIZE_INO.
      TODO:
        Commit TOOD suggestion.
      d3cd93ca
  15. 13 Jul, 2000 1 commit
    • Theodore Ts'o's avatar
      configure.in: · f9e67064
      Theodore Ts'o authored
        Commit this file for future use; contains a configure.in script for when
        libuuid gets separtead out into its own package.
      libext2fs.texinfo:
        Update version numbers for 1.19 release.
      TODO:
        Commit TODO list for 1.19 release.
      README:
        Update file for 1.19 release.
      ChangeLog, e2fsprogs.spec:
        e2fsprogs.spec: Merge in a few changes from the Red Hat 6.2 spec file,
        	now that we're using a modern rpm to build e2fsprogs.  Also updated
        	version number to 1.19.
      version.h:
        Update version number for 1.19 release.
      ChangeLog:
        Check in changes for 1.19 release.
      f9e67064
  16. 06 Apr, 2000 1 commit
    • Theodore Ts'o's avatar
      ChangeLog: · cc73e040
      Theodore Ts'o authored
        Makefile.in (source_tar_file): Remove the resize directory from the
        list of excluded files.
        version.h: Update version header for an WIP release.
      e2fsprogs.spec, ChangeLog:
        e2fsprogs.spec: Updated for 1.19 release; added resize2fs.
      ChangeLog, expect.1:
        f_filetype: Updated expect script to match with new text for
        	immutable/append-only files.
      TODO:
        Update TODO file.
      cc73e040
  17. 11 Feb, 2000 1 commit
    • Theodore Ts'o's avatar
      Many files: · 1917875f
      Theodore Ts'o authored
        unix.c (main): If compression is enabled on the filesystem, print a
        	warning message (for now).
        message.c: Add new compression shortcut: @c == compress
        problem.c, problem.h (PR_1_COMPR_SET): Add new error code.
        pass1.c (check_blocks): If the inode has EXT2_COMPRBLK_FL flag set,
        	check to see if the filesystem supports compression.  If it does pass
        	this information down to process_block() so it can treat the
        	compressed block flag words correctly.  If not, offer to clear the
        	flag, since it shouldn't be set.
        	(process_block): If an inode has the compressed inode flag set, allow
        	EXT2FS_COMPRESSED_BLKADDR.
        pass1b.c (process_pass1b_block, delete_file_block, clone_file_block):
        pass2.c (deallocate_inode_block): Use HOLE_BLKADDR to check to see if
        	the block can be skipped.
      ChangeLog, Makefile.in:
        Makefile.in: Exclude the internationalization files from being
        	distributed.
      ChangeLog, configure, configure.in:
        configure.in: Add support for --enable-compression.  This is
        	experimental code only for now, which is why it's under --enable test.
        	Once it's stable, it will always be compiled in.
      TODO:
        Commit additional TODO items.
      1917875f
  18. 08 Feb, 2000 1 commit
    • Theodore Ts'o's avatar
      TODO: · fdbba5c2
      Theodore Ts'o authored
        Update todo list.
      version.h:
        Update version file.
      fdbba5c2
  19. 10 Nov, 1999 1 commit
  20. 23 Oct, 1999 1 commit
  21. 19 Jul, 1999 1 commit
    • Theodore Ts'o's avatar
      ChangeLog, depfix.sed: · e2a99be6
      Theodore Ts'o authored
        depfix.sed: Remove all line continuations from the dependencies; the
        	word wrapping is now done by wordwrap.pl.
      README, RELEASE-NOTES, TODO, e2fsprogs.spec:
        Update for 1.15 release.
      e2a99be6
  22. 18 Jun, 1999 1 commit
    • Theodore Ts'o's avatar
      fpopen.c: · e2e69ba4
      Theodore Ts'o authored
        Add support for the '&' flag, which redirects stderr to the FILE *.
      TODO:
        New set of TODO items....
      e2e69ba4
  23. 12 Jan, 1999 1 commit
    • Theodore Ts'o's avatar
      TODO: · c461e16a
      Theodore Ts'o authored
        Added todo file for private use.
      c461e16a