1. 20 Mar, 2014 1 commit
  2. 06 Mar, 2014 1 commit
  3. 04 Mar, 2014 1 commit
  4. 24 Oct, 2013 1 commit
    • Theodore Ts'o's avatar
      Fix optional static code analysis using sparse · 5f16f6c3
      Theodore Ts'o authored
      Commit 832cb612
      
      : "e2fsprogs: add (optional) sparse checking to the
      build" breaks systems that are not using GNU make.  In addition, it
      breaks if the developer tries to build in a subdirectory (i.e., if he
      or she tries running "make" in the misc or e2fsck or lib/ext2fs
      directory), since CHECK_CMD is not set.
      
      Fix this by moving the sparse setup to MCONFIG.
      
      Cc: Darrick J. Wong <darrick.wong@oracle.com>
      Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
      5f16f6c3
  5. 23 Oct, 2013 1 commit
  6. 12 Oct, 2013 1 commit
  7. 12 May, 2012 1 commit
  8. 15 Dec, 2011 1 commit
  9. 18 Sep, 2011 1 commit
    • Theodore Ts'o's avatar
      Shorten compile commands run by the build system · d1154eb4
      Theodore Ts'o authored
      
      The DEFS line in MCONFIG had gotten so long that it exceeded 4k, and
      this was starting to cause some tools heartburn.  It also made "make
      V=1" almost useless, since trying to following the individual commands
      run by make was lost in the noise of all of the defines.
      
      So fix this by putting the configure-generated defines in lib/config.h
      and the directory pathnames to lib/dirpaths.h.
      
      In addition, clean up some vestigal defines in configure.in and in the
      Makefiles to further shorten the cc command lines.
      Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
      d1154eb4
  10. 31 Aug, 2011 1 commit
    • Aditya Kali's avatar
      e2fsprogs: add quota library to e2fsprogs · f239fefc
      Aditya Kali authored
      
      This patch adds the quota library (ported form Jan Kara's quota-tools) in
      e2fsprogs in order to make quotas as a first class supported feature in Ext4.
      This patch also provides interface in lib/quota/mkquota.h that will be used by
      mke2fs, tune2fs, e2fsck, etc. to initialize and update quota files.
      This first version of the quota library does not support reading existing quota
      files. This support will be added in the near future.
      Thanks to Jan Kara for his work on quota-tools. Most of the files in this patch
      are taken as-is from quota tools and were simply modified to work with
      libext2fs in e2fsprogs.
      Signed-off-by: default avatarAditya Kali <adityakali@google.com>
      Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
      f239fefc
  11. 16 Jun, 2011 1 commit
  12. 18 May, 2010 1 commit
    • Theodore Ts'o's avatar
      Fix dpkg-buildpackage -j2 · 3a0d5d39
      Theodore Ts'o authored
      
      Add a dependency on subs to all-libs-recursive and all-progs-recursive
      to dpkg-buildpackage -j2, since it builds make target 'libs'
      explicitly, and we need to make sure the 'subs' target is run first.
      
      Addresses-Debian-Bug: #563487
      Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
      3a0d5d39
  13. 06 May, 2010 1 commit
  14. 29 Jun, 2009 1 commit
  15. 22 Apr, 2009 1 commit
  16. 04 Mar, 2009 2 commits
  17. 18 Dec, 2008 1 commit
  18. 13 Oct, 2008 1 commit
  19. 01 Sep, 2008 1 commit
  20. 28 Aug, 2008 1 commit
  21. 27 Aug, 2008 1 commit
  22. 15 Jul, 2008 1 commit
  23. 29 Feb, 2008 1 commit
  24. 01 Jan, 2008 1 commit
  25. 04 Aug, 2007 1 commit
  26. 22 May, 2007 1 commit
  27. 21 Jun, 2006 1 commit
  28. 09 Apr, 2006 1 commit
  29. 15 Dec, 2004 1 commit
  30. 01 Dec, 2004 1 commit
  31. 30 Nov, 2004 1 commit
  32. 19 Nov, 2004 1 commit
  33. 17 Sep, 2004 1 commit
  34. 01 Aug, 2003 1 commit
  35. 05 May, 2003 1 commit
  36. 03 May, 2003 2 commits
  37. 23 Mar, 2003 1 commit
  38. 14 Mar, 2003 1 commit