1. 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
  2. 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
  3. 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
  4. 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
  5. 10 Nov, 1999 1 commit
  6. 23 Oct, 1999 1 commit
  7. 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
  8. 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
  9. 12 Jan, 1999 1 commit
    • Theodore Ts'o's avatar
      TODO: · c461e16a
      Theodore Ts'o authored
        Added todo file for private use.
      c461e16a