]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Merge branch 'maint' into next
authorTheodore Ts'o <tytso@mit.edu>
Sun, 2 Aug 2009 00:43:00 +0000 (20:43 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 2 Aug 2009 00:43:00 +0000 (20:43 -0400)
Conflicts:
misc/Makefile.in

1  2 
misc/Makefile.in

index 5f5dab557b8827199a1433fb67ae1b55d54f6b28,3076f67e7bf1d53d41d5a27efd5ef82d38f81dd1..5d9af4d4b11cc7a4304d26d3b959a27116ef2657
@@@ -50,7 -50,7 +50,8 @@@ FSCK_OBJS=    fsck.o base_device.o ismount
  BLKID_OBJS=   blkid.o
  FILEFRAG_OBJS=        filefrag.o
  E2UNDO_OBJS=  e2undo.o
 +E4DEFRAG_OBJS=        e4defrag.o
+ E2FREEFRAG_OBJS= e2freefrag.o
  
  PROFILED_TUNE2FS_OBJS=        profiled/tune2fs.o profiled/util.o
  PROFILED_MKLPF_OBJS=  profiled/mklost+found.o