Revision e900a7b7 block_int.h

b/block_int.h
158 158
    /* the memory alignment required for the buffers handled by this driver */
159 159
    int buffer_alignment;
160 160

  
161
    /* do we need to tell the quest if we have a volatile write cache? */
162
    int enable_write_cache;
163

  
161 164
    /* NOTE: the following infos are only hints for real hardware
162 165
       drivers. They are not used by the block driver */
163 166
    int cyls, heads, secs, translation;

Also available in: Unified diff