Am 28.03.2010 15:12, schrieb Christoph Hellwig:
> On Mon, Mar 15, 2010 at 06:08:34PM +0100, Kevin Wolf wrote:
>> +fprintf(stderr, "bdrv_debug_event: %d\n", event);
>
> Is this supposed to be in the final version or a leftover debugging aid?
It's not there in the final version (which I have al
On Mon, Mar 15, 2010 at 06:08:34PM +0100, Kevin Wolf wrote:
> +fprintf(stderr, "bdrv_debug_event: %d\n", event);
Is this supposed to be in the final version or a leftover debugging aid?
> +#define BLKDBG_EVENT(bs, evt) bdrv_debug_event(bs, evt)
Why not call bdrv_debug_event directly?
> +