Don't include private headers from user-visible parts of include/linux/nfs*.h
[powerpc.git] / include / linux / device-mapper.h
index 51e0e95..aee10b2 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 {