Revision 8d278467 block_int.h

b/block_int.h
194 194
    /* NOTE: the following infos are only hints for real hardware
195 195
       drivers. They are not used by the block driver */
196 196
    int cyls, heads, secs, translation;
197
    int type;
198 197
    BlockErrorAction on_read_error, on_write_error;
199 198
    char device_name[32];
200 199
    unsigned long *dirty_bitmap;

Also available in: Unified diff