Skip to content
Commit 07eb6e57 authored by Roeland Jago Douma's avatar Roeland Jago Douma Committed by Backportbot
Browse files

Emit write update only once on touch



When a touch is done (i.e. when creating a new file in the node API)
The hooks contain 'write' and 'touch' (and the operation is touch as
well). This would cause a double write update. Which doesn't make sense.

Signed-off-by: default avatarRoeland Jago Douma <roeland@famdouma.nl>
parent fc6dd2d4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment