command.c: avoid shadowing a global function
[libguestfs.git] / daemon / ext2.c
2009-08-15 Richard W.M. JonesNew commands: mkfs-b, mke2journal*, mke2fs-J*
2009-08-13 Jim Meyeringgenerator.ml: use new "Pathname" designation
2009-08-13 Jim Meyering* src/generator.ml: Change all `String "device"' to...
2009-08-13 Jim Meyeringchange almost all uses: s/IS_DEVICE/RESOLVE_DEVICE/
2009-08-03 Jim MeyeringConvert all TABs-as-indentation to spaces.
2009-07-03 Jim Meyeringremove trailing blanks
2009-06-10 Richard JonesIn the daemon, change all const char * parameters to...
2009-06-10 Richard JonesIn the daemon, change all const char * parameters to...
2009-06-10 Richard JonesAdd IS_DEVICE checks for all calls which take a device...
2009-05-21 Richard JonesAdd e2fsck_f command, and modify lvresize test to use...
2009-05-18 Richard JonesAdd: lvresize, resize2fs commands.
2009-04-30 Richard JonesRename tune2fs.c -> ext2.c