|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Fix rename issue of xm dump-core
On Tue, 2006-09-19 at 21:37 +0900, Masaki Kanno wrote:
> This patch fixes this issue, and shows an error message.
>
> # xm dump-core vm1 /xen/dump
> dumping core of domain:vm1 ...
> Error: core dump failed: (21, 'Is a directory')
Rather than handling the core dump failure for a directory with a
special case, I've added a check before the dump to make sure the file
name supplied is not a directory.
Thanks,
Alastair
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|