On Fri, Mar 1, 2013 at 1:47 PM, Andreas Färber wrote:
> Am 01.03.2013 18:21, schrieb pe...@gridcentric.ca:
>
> Is it safe to use a MemoryRegion name as part of mkstemp()? "/../" seems
> rather unlikely but a "/" less so.
Since mkstemp essentially calls open, "/" does what you'd expect. So a
Memor
Am 01.03.2013 18:21, schrieb pe...@gridcentric.ca:
> From: Peter Feiner
>
> Adds ramblocks' names to their backing files when using -mem-path. Eases
> introspection and debugging.
>
> Signed-off-by: Peter Feiner
> ---
>
> On Tue, Jan 8, 2013 at 2:04 PM, Anthony Liguori wrote:
>>
>> Yes, plea
From: Peter Feiner
Adds ramblocks' names to their backing files when using -mem-path. Eases
introspection and debugging.
Signed-off-by: Peter Feiner
---
On Tue, Jan 8, 2013 at 2:04 PM, Anthony Liguori wrote:
>
> Yes, please submit the oneliner.
Here it is :)
The commit should probably be c