Re: [libvirt] [PATCH 1/6] conf: track user vs. canonical name through full chain lookup

2014-04-09 Thread Peter Krempa
On 04/09/14 06:35, Eric Blake wrote: > The previous patch started a separation of error messages > reported against the user-specified name, vs. tracking the > canonical path that was actually opened. This patch extends > that notion, by hoisting directory detection up front, passing > the canonic

[libvirt] [PATCH 1/6] conf: track user vs. canonical name through full chain lookup

2014-04-08 Thread Eric Blake
The previous patch started a separation of error messages reported against the user-specified name, vs. tracking the canonical path that was actually opened. This patch extends that notion, by hoisting directory detection up front, passing the canonical path through the entire call chain, and simp