Replace TREE_WALK_FILE with csync_file_stat_t
authorJocelyn Turcotte <jturcotte@woboq.com>
Thu, 17 Aug 2017 12:39:23 +0000 (14:39 +0200)
committerJocelyn Turcotte <jturcotte@woboq.com>
Wed, 6 Sep 2017 11:08:23 +0000 (13:08 +0200)
commitcb49635231f115be6bb581131445e6bcdb773a10
tree49ad3d287f690c81e4d5132f7f56fcb5d80b44dc
parente8f7adc7cacd4f55e26b2dd14464654e82204307
Replace TREE_WALK_FILE with csync_file_stat_t

Just expose csync_file_stat_t since we don't need an abstraction layer
anymore. Also pass the nodes of both trees directly to the visitor
function.

Issue #1817
src/csync/csync.cpp
src/csync/csync.h
src/libsync/syncengine.cpp
src/libsync/syncengine.h