summaryrefslogtreecommitdiffstats
path: root/virt-df/virt_df_ext2.ml
Commit message (Collapse)AuthorAgeFilesLines
* Added GNU GPL/LGPL copyright notices everywhere.Richard W.M. Jones2007-10-171-3/+19
| | | | Fixed display of time which was accidentally broken in previous code move.
* Removed $Id$ everywhere.Richard W.M. Jones2007-10-171-1/+0
| | | | 'make distclean' now cleans more files.
* * configure.ac: Changed version to 0.3.2.9.Richard W.M. Jones2007-09-271-0/+84
* Makefile.in: Re-enable virt-df. * virt-df/virt_df*.ml: Mostly finished off the core of virt-df. Ext2/3 support. No LVM as yet. * virt-df/README: Added README file.