]> err.no Git - linux-2.6/blobdiff - include/linux/device-mapper.h
Misc: phantom, add compat ioctl
[linux-2.6] / include / linux / device-mapper.h
index a68829e274fef70386dd8e94f00ced3687816df8..ad3b787479a49ef54daff54e12f505b2833fd731 100644 (file)
@@ -252,12 +252,6 @@ void dm_table_event(struct dm_table *t);
  */
 int dm_swap_table(struct mapped_device *md, struct dm_table *t);
 
-/*
- * Prepare a table for a device that will error all I/O.
- * To make it active, call dm_suspend(), dm_swap_table() then dm_resume().
- */
-int dm_create_error_table(struct dm_table **result, struct mapped_device *md);
-
 /*-----------------------------------------------------------------
  * Macros.
  *---------------------------------------------------------------*/