Fabian Deutsch has submitted this change and it was merged. Change subject: fs: Use the abspath to check persistence ......................................................................
fs: Use the abspath to check persistence Previously not the full path was used to check if a file was persisted, this is incorrect. Now the abs. path is used to check if a file got persisted. Change-Id: I35d7f5d8d52cd0eae411a860dbb228c5b8c8e98b Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1259007 Signed-off-by: Fabian Deutsch <[email protected]> --- M src/ovirt/node/utils/fs/__init__.py 1 file changed, 1 insertion(+), 0 deletions(-) -- To view, visit https://gerrit.ovirt.org/46161 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I35d7f5d8d52cd0eae411a860dbb228c5b8c8e98b Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: ovirt-3.6 Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
