]> err.no Git - linux-2.6/blobdiff - include/linux/device-mapper.h
[PATCH] Driver Core: remove unused exports
[linux-2.6] / include / linux / device-mapper.h
index 51e0e95a421a1a19ed3bfbc30e6e530b112dee55..aee10b2ea4c6855c62d96673371c7eb876e291fa 100644 (file)
@@ -97,6 +97,7 @@ struct io_restrictions {
        unsigned short          hardsect_size;
        unsigned int            max_segment_size;
        unsigned long           seg_boundary_mask;
+       unsigned char           no_cluster; /* inverted so that 0 is default */
 };
 
 struct dm_target {