]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
virfile: Add error for root squash change mode failure
authorJohn Ferlan <jferlan@redhat.com>
Mon, 24 Aug 2015 16:37:41 +0000 (12:37 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 2 Sep 2015 12:59:53 +0000 (08:59 -0400)
commit1fafc1bc1cd5c18f36089ec697da08f72270b35c
tree43eb3d81d125f27ba12da70472828aa5dfd88aec
parent5c668a78d85b0d71e6ac8e23f2c605058b44df65
virfile: Add error for root squash change mode failure

This will only be seen when debugging, but in order to help determine
whether a virFileOpenForceOwnerMode failed during an NFS root-squash
volume/file creation, add an error message from the child.
src/util/virfile.c