OSDN Git Service

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

@@@ -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