
22 Jul
2015
22 Jul
'15
11:06 a.m.
On Wed, Jul 22, 2015 at 03:35:14PM +0800, Luyao Huang wrote:
https://bugzilla.redhat.com/show_bug.cgi?id=1245476
We won't return the errno after commit 0d7f45ae, and the more clearly error will be set in the code in vircgroup*. Also We will always report error "Operation not permitted", because the return is -1.
All called methods set the error appropriately, ACK && pushed. Martin