Re: [libvirt] [PATCHv2] util: recognize SMB/CIFS filesystems as shared

2013-09-27 Thread Eric Blake
On 09/27/2013 04:38 AM, Laine Stump wrote: > This should resolve: > > https://bugzilla.redhat.com/show_bug.cgi?id=1012085 > > libvirt previously recognized NFS, GFS2, OCFS2, and AFS filesystems as > "shared", and thus eligible for exceptions to certain rules/actions > about chowning image files

[libvirt] [PATCHv2] util: recognize SMB/CIFS filesystems as shared

2013-09-27 Thread Laine Stump
This should resolve: https://bugzilla.redhat.com/show_bug.cgi?id=1012085 libvirt previously recognized NFS, GFS2, OCFS2, and AFS filesystems as "shared", and thus eligible for exceptions to certain rules/actions about chowning image files before handing them off to a guest. This patch widens th