linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / linux / device-mapper.h
index 83c7d20..51e0e95 100644 (file)
@@ -91,7 +91,7 @@ struct target_type {
 };
 
 struct io_restrictions {
-       unsigned short          max_sectors;
+       unsigned int            max_sectors;
        unsigned short          max_phys_segments;
        unsigned short          max_hw_segments;
        unsigned short          hardsect_size;