FileSystem: Reuse the FileInfo object that is created in the caller.
authorKlaas Freitag <freitag@owncloud.com>
Fri, 9 Oct 2015 11:02:02 +0000 (13:02 +0200)
committerKlaas Freitag <freitag@owncloud.com>
Fri, 9 Oct 2015 11:02:02 +0000 (13:02 +0200)
commit419d18c1284fc2560ca781d9f42a8a9c2c32b7e4
tree2b6fa9c0dff16b66dc88370eb7a13371432a5b31
parent74a7755ad93f6ba7a7b3f415786a7858bc84e8b3
FileSystem: Reuse the FileInfo object that is created in the caller.

With that, a lot of stats can be avoided, ie. in SocketAPI
src/gui/folder.cpp
src/gui/socketapi.cpp
src/libsync/filesystem.cpp
src/libsync/filesystem.h