filebackend: Fix undefined 'req_params' context in FileOperation log
authorTimo Tijhof <krinklemail@gmail.com>
Sat, 19 May 2018 23:39:36 +0000 (01:39 +0200)
committerTimo Tijhof <krinklemail@gmail.com>
Sat, 19 May 2018 23:39:36 +0000 (01:39 +0200)
commita89095bd527993fdcbf54d815c3499a240d9c5ee
treebd50e271c24a4d5f9693a572291a817bd2013a3b
parent90988b3d8897fd2f1384433eaf148e3a02ce61ff
filebackend: Fix undefined 'req_params' context in FileOperation log

Follows-up 9d49075b38. Noticed various log messages on Beta Cluster
from this code path that used "{params}" even in the real messages
(not normalised). Turned out, it isn't being defined due to a typo.

Change-Id: Ib9cf644fdf413035504d9d7486696cffa7737d4a
includes/libs/filebackend/SwiftFileBackend.php