On Wed, Feb 26, 2014 at 03:12:37PM +0530, Amit Shah wrote:
> If TMPDIR is not specified, the default was to use /tmp for the working
> copy of the block devices.  Update this to /var/tmp instead, so systems
> using tmp-on-tmpfs don't end up inadvertently using RAM for the block
> device.
> 
> Signed-off-by: Amit Shah <amit.s...@redhat.com>
> ---
>  block.c | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Was expecting someone to argue against this because a path change is
always controversial :-).  But I think this makes sense and no one is
protesting....

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan

Reply via email to