Revision 707c0dbc block/raw-posix.c

b/block/raw-posix.c
892 892
    .bdrv_getlength = raw_getlength,
893 893

  
894 894
    .create_options = raw_create_options,
895
    .protocol_name = "file",
895 896
};
896 897

  
897 898
/***********************************************/

Also available in: Unified diff