Reorganize the code so disk parsing is in a separate library.
[virt-df.git] / lib / diskimage_ext2.mli
similarity index 88%
rename from virt-df/virt_df_lvm2.mli
rename to lib/diskimage_ext2.mli
index d32a0f8..8d93189 100644 (file)
@@ -17,6 +17,6 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  *)
 
-(* This file is empty to stop this plug-in from exporting any
-   symbols to other modules by accident.
-*)
+(**/**)
+
+val probe_ext2 : Diskimage_utils.device -> Diskimage_utils.filesystem