Re: [PATCH v3 01/13] qga: treat get-guest-fsinfo as "best effort"

2022-07-07 Thread John Snow
On Thu, Jul 7, 2022 at 4:40 AM Marc-André Lureau wrote: > > Hi > > On Thu, Jul 7, 2022 at 8:10 AM John Snow wrote: >> >> In some container environments, there may be references to block devices >> witnessable from a container through /proc/self/mountinfo that reference >> devices we simply don't

Re: [PATCH v3 01/13] qga: treat get-guest-fsinfo as "best effort"

2022-07-07 Thread Marc-André Lureau
Hi On Thu, Jul 7, 2022 at 8:10 AM John Snow wrote: > In some container environments, there may be references to block devices > witnessable from a container through /proc/self/mountinfo that reference > devices we simply don't have access to in the container, and cannot > provide information abo

Re: [PATCH v3 01/13] qga: treat get-guest-fsinfo as "best effort"

2022-07-07 Thread Daniel P . Berrangé
On Thu, Jul 07, 2022 at 12:02:58AM -0400, John Snow wrote: > In some container environments, there may be references to block devices > witnessable from a container through /proc/self/mountinfo that reference > devices we simply don't have access to in the container, and cannot > provide informatio

[PATCH v3 01/13] qga: treat get-guest-fsinfo as "best effort"

2022-07-06 Thread John Snow
In some container environments, there may be references to block devices witnessable from a container through /proc/self/mountinfo that reference devices we simply don't have access to in the container, and cannot provide information about. Instead of failing the entire fsinfo command, return stub