[libvirt] [PATCH] Ignores EOPNOTSUPP when attempting to access an image on an NFS share.

David Lutterkort lutter at redhat.com
Thu Aug 20 19:47:44 UTC 2009


On Thu, 2009-08-20 at 14:40 -0400, Darryl L. Pierce wrote:
> rhbz#517157
> 
> Signed-off-by: Darryl L. Pierce <dpierce at redhat.com>
> ---
>  src/security_selinux.c |   23 ++++++++++++++++-------
>  1 files changed, 16 insertions(+), 7 deletions(-)

ACK. Looks good to me. You might want to check against ENOTSUP instead
of EOPNOTSUPP, since the former is what setfilecon(3) documents, but
it'll not make much of a difference in practice.

David





More information about the libvir-list mailing list