Revision abd7f68d block_int.h

b/block_int.h
182 182
       drivers. They are not used by the block driver */
183 183
    int cyls, heads, secs, translation;
184 184
    int type;
185
    BlockErrorAction on_read_error, on_write_error;
185 186
    char device_name[32];
186 187
    unsigned long *dirty_bitmap;
187 188
    int64_t dirty_count;

Also available in: Unified diff