Hello,<div><br></div><div>I'm trying to make a VBOXHDDBACKEND (a memory-backed disk) by way of an exercise. I have a few questions about some of the functions :</div><div><br></div><div><div>    /* pfnGetFileSize */</div>
<div>return 0 in case of no file backend ?</div><div><br></div><div>    /* pfnGetPCHSGeometry */</div><div>iscsihddbackend silently ignores this function call, not even setting the pointer correctly ... is this a bug ?</div>
<div><br></div><div>    /* pfnSetPCHSGeometry */</div><div>again iscsihddbackend silently ignores this, is this correct behavior ?</div><div><br></div><div>    /* pfnGetLCHSGeometry */</div><div>again : silently ignored by iscsi ? is this correct behavior ?</div>
<div><br></div><div>    /* pfnSetLCHSGeometry */</div><div>again : silently ignored by iscsi ? is this correct behavior ?</div><div><br></div><div>Thanks,</div><div><br></div><div>Christophe</div></div>