On 07/21/2012 07:08 PM, Richard W.M. Jones wrote:
On Sat, Jul 21, 2012 at 03:27:16PM +0800, Wanlong Gao wrote:
> Before patch:
>> <fs> xfs-info /badpath
> libguestfs: error: xfs_info: xfs_info: /sysroot/badpath is not a mounted XFS
filesystem
> After patch:
>> <fs> xfs-info /badpath
> libguestfs: error: xfs_info: xfs_info: /badpath is not a mounted XFS filesystem
>
NACK. We decided not to rewrite error messages because it's so
error-prone and has caused a series of bugs in the past.
OK, I see.
Thanks,
Wanlong Gao
Rich.