Paul Durrant writes ("[PATCH v2 2/2] libxl: implement libxl__xs_mknod using XS_WRITE rather than XS_MKDIR"): > This patch modifies the implentation of libxl__xs_mknod() to use XS_WRITE > rather than XS_MKDIR since passing an empty value to the former will > ensure that the path is both existent and empty upon return, rather than > merely existent. The function return type is also changed to a libxl > error value rather than a boolean, it's declaration is accordingly moved > into the 'checked' section in libxl_internal.h, and a comment is added to > clarify its semantics. ...
Acked-by: Ian Jackson <ian.jack...@eu.citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel