]> source.dussan.org Git - nextcloud-server.git/commit
Do not emit preHooks twice on non-part-storage 11961/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Fri, 19 Oct 2018 10:19:53 +0000 (12:19 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Sun, 21 Oct 2018 11:58:07 +0000 (13:58 +0200)
commite81f42333bf39935c46aba1337a7ec503f343d32
tree043f258228c956ecb2f41ad281416e9bd19aff4d
parent76b3bbc4150efae073956fe7f778653c035714ad
Do not emit preHooks twice on non-part-storage

The old code would emit the hooks twice. Thus having the version written
twice. Which is not very performant as it is first read twice as well.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
apps/dav/lib/Connector/Sabre/File.php